Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r16668 Saturday 23rd June, 2012 at 23:24:46 UTC by hap
oh, i forgot
[src/mame]mame.lst

r16667 Saturday 23rd June, 2012 at 23:17:51 UTC by Tafoid
New clones added
----------------
War Of The Bugs (US)  [B. Stahl, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]galdrvr.c

r16666 Saturday 23rd June, 2012 at 23:16:00 UTC by hap
New NOT_WORKING game
---------------------
Multipede [hap, JunoMan, Scott Brasington]
[src/mame/drivers]centiped.c
[src/mame/includes]centiped.h
[src/mame/video]centiped.c

r16665 Saturday 23rd June, 2012 at 20:02:16 UTC by Brian Troha
tx1.c: Swap two lines in romdef... makes not changes other then visual... why... 'cus it's the OCD part of me creeping out - NW
[src/mame/drivers]tx1.c

r16664 Saturday 23rd June, 2012 at 19:50:20 UTC by Brian Troha
tx1.c: Add documentation about the TX-1 (Japan) PCBs. Added dipswitch locations to TX-1 and Buggy Boy sets. [Brian Troha]
[src/mame/drivers]tx1.c

r16663 Saturday 23rd June, 2012 at 19:41:04 UTC by Phil Bennett
mcs51.c - Update the timers sequentially for each cycle. Fixes sound CPU serial communications in the eolith.c games.
[src/emu/cpu/mcs51]mcs51.c

r16662 Saturday 23rd June, 2012 at 19:20:14 UTC by Phil Bennett
taito_en.c: Corrected 68000 clock [Stefan Lindberg]
[src/mame/audio]taito_en.c

r16661 Saturday 23rd June, 2012 at 19:13:21 UTC by Phil Bennett
Always forgetting something...
[src/mame]mame.lst

r16660 Saturday 23rd June, 2012 at 19:11:14 UTC by Phil Bennett
New Clones Added
----------------
TX-1 (Japan rev. B) [hap, Mr. CAST, R. Hawkins, Tormod, Woodada, Kevin Eshbach, Phil Bennett, Smitdogg, The Dumping Union]
[src/mame/drivers]tx1.c
[src/mame/machine]tx1.c

r16659 Saturday 23rd June, 2012 at 16:32:56 UTC by Luca Elia
jingbell is actually working, added dips (nw)
[src/mame/drivers]blitz68k.c igs009.c

r16658 Saturday 23rd June, 2012 at 14:18:47 UTC by hap
(comment out error.log flooder)
[src/emu/sound]pokey.c

r16657 Saturday 23rd June, 2012 at 12:37:09 UTC by Luca Elia
New games marked as GAME_NOT_WORKING
---------------------------------------------------
Triple Play (Ver. 1.10) [Kevin Eshbach, Smitdogg, Luca Elia, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]blitz68k.c

r16656 Friday 22nd June, 2012 at 15:16:09 UTC by Brian Troha
mame.lst: whitespace clean up, misc clean up & minor corrections for various Sega protection notes. - NW
[src/mame]mame.lst

r16655 Friday 22nd June, 2012 at 03:32:50 UTC by Charles MacDonald
Added new game
-------
Fishing (DECO Cassette). [SRI, Charles MacDonald, Team Japump!]
[src/mame]mame.lst
[src/mame/drivers]decocass.c
[src/mame/machine]decocass.c decocass.h

r16654 Friday 22nd June, 2012 at 02:23:38 UTC by Brian Troha
seta.c: Minor change to Blandia rom names. EX: xxx.003 to xxx.u3 - NW
[src/mame/drivers]seta.c

r16653 Thursday 21st June, 2012 at 21:39:54 UTC by Brian Troha
seta.c: Fill in some missing PCB board numbers. Correct the board numbers as they are silkscreened on the PCB. Corrected the rom names for JJ Swuawkers. [Brian Troha]
[src/mame/drivers]seta.c

r16652 Thursday 21st June, 2012 at 06:40:19 UTC by Miodrag Milanović
Sync change from MESS (nw)
[src/emu/video]pc_cga.c

r16651 Thursday 21st June, 2012 at 02:35:51 UTC by R. Belmont
cd32: fix so it can find the CD-ROM [R. Belmont]
[src/mame/machine]cd32.c

r16650 Tuesday 19th June, 2012 at 22:57:02 UTC by Brian Troha
qix.c: Identified Set 1 as Rev 2 and corrected the rom names. [Smitdogg, The Dumping Union]
[src/mame/drivers]qix.c

r16649 Tuesday 19th June, 2012 at 16:12:49 UTC by hap
New Working Game Added
---------------------------
Super ABC (Pac-Man multigame kit) [hap, Guru, MiSFiTMAME]
[src/mame]mame.lst
[src/mame/drivers]pacman.c
[src/mame/includes]pacman.h
[src/mame/video]pacman.c

r16648 Tuesday 19th June, 2012 at 12:21:34 UTC by Miodrag Milanović
Fix for MT bug #04892 (no whatsnew)
[src/emu]ioport.c

r16647 Tuesday 19th June, 2012 at 01:25:24 UTC by R. Belmont
SDL: Clean up GCC 4.7 test so it's the same path on all targets (nw)
[src/osd/sdl]sdl.mak

r16646 Monday 18th June, 2012 at 19:47:23 UTC by hap
cleanup
[src/mame/drivers]pacman.c
[src/mame/includes]pacman.h

r16645 Monday 18th June, 2012 at 16:06:11 UTC by Miodrag Milanović
Make it compile on windows mingw 4.7.x (no whatsnew)
[src/osd/sdl]sdl.mak
[src/osd/windows]windows.mak

r16644 Monday 18th June, 2012 at 06:23:28 UTC by Miodrag Milanović
Sync with MESS (no whatsnew)
[src/lib]lib.mak
[src/lib/formats]esq8_dsk.c* esq8_dsk.h*

r16643 Monday 18th June, 2012 at 01:25:49 UTC by Tafoid
Allow for 2 seconds of emulation to boot up before applying quickload for Jaguar  [Robbbert]
[src/mame/drivers]jaguar.c

r16642 Sunday 17th June, 2012 at 22:19:06 UTC by hap
New working game added
------------------
Space Invaders Multigame (several versions) [hap, Dave France, Scott Brasington]
[src/mame]mame.lst
[src/mame/drivers]8080bw.c mw8080bw.c
[src/mame/includes]8080bw.h mw8080bw.h
[src/mame/machine]mw8080bw.c

r16641 Sunday 17th June, 2012 at 20:00:37 UTC by R. Belmont
CHD fixes: [jmak]
- Fixed uninitialized variables that were creeping into output
- Changed qsort() callback to never return "equal", working around unstable system libc implementations
[src/lib/util]cdrom.c chd.c huffman.c

r16640 Sunday 17th June, 2012 at 15:13:23 UTC by Angelo Salese
New WORKING game
--------------------
Touryuumon [Tim Schuerewegen]

---

Added proper mahjong panel inputs, nw.
Game is fully working other than the initial boot reset (that needs default nvram).
[src/emu/machine]s3c24xx.c
[src/mame/drivers]ghosteo.c

r16639 Sunday 17th June, 2012 at 14:59:42 UTC by Luca Elia
Decrypted nkishusp and added patches for protection [Luca Elia]

New clones added
---------------------------------------------------
Mahjong Nenrikishu SP (Japan, V250J) [Guru, Dyq, bnathan, Luca Elia]
[src/mame/drivers]igs011.c igs017.c

r16638 Sunday 17th June, 2012 at 09:06:15 UTC by hap
no need for custom eeprom intf
[src/mame/drivers]dkong.c

r16637 Sunday 17th June, 2012 at 03:30:19 UTC by Brian Troha
limenko.c: In the PCB correct the QS1000 OSC from 24kHz to 24MHz. Minor whitespace correction. - NW
[src/mame/drivers]limenko.c

r16636 Sunday 17th June, 2012 at 03:17:24 UTC by Brian Troha
eolith.c: Fix rom load error in Steal See - NW
[src/mame/drivers]eolith.c

r16635 Saturday 16th June, 2012 at 22:56:46 UTC by Aaron Giles
Two TMS32031 fixes: [Daniel Filner]
* Don't set underflow when doing a floating point subtract
that results in 0.
* Don't overwrite the exponent during a FIX operation.

New games marked working (finally):
Offroad Challenge [Aaron Giles, Daniel Filner]
[src/emu/cpu/tms32031]32031ops.c
[src/mame/drivers]midvunit.c

r16634 Friday 15th June, 2012 at 14:46:41 UTC by Miodrag Milanović
pci wip (no whatsnew)
[src/emu/machine]pci.c pci.h
[src/mame/drivers]calchase.c chihiro.c cobra.c funkball.c gamecstl.c magictg.c mediagx.c midqslvr.c quakeat.c queen.c savquest.c taitowlf.c viper.c voyager.c xtom3d.c

r16633 Friday 15th June, 2012 at 13:45:30 UTC by Tafoid
Fix for "Required device 'soundcpu' not found" for crazywar and klondkp (nw)
[src/mame/includes]eolith.h

r16632 Friday 15th June, 2012 at 06:42:35 UTC by Miodrag Milanović
Doing renumbering for controller port players, to enable dynamic controller boards (no whatsnew)
[src/emu]ioport.c ioport.h

r16631 Friday 15th June, 2012 at 04:45:58 UTC by Tafoid
Fixed MT#04923: Many sets in bfm_sc2.c and bfm_sc4.c: Crash after OK
[src/mame/drivers]bfm_sc2.c bfm_sc4h.c

r16630 Friday 15th June, 2012 at 02:23:19 UTC by R. Belmont
SDL: Support newer Linux distros using GCC 4.7 [R. Belmont]
[src/osd/sdl]sdl.mak

r16629 Friday 15th June, 2012 at 00:12:19 UTC by Phil Bennett
limenko.c - Hooked up QS1000 [Phil Bennett]
[src/mame/drivers]limenko.c

r16628 Thursday 14th June, 2012 at 19:13:01 UTC by hap
(nothing really... tried to understand the hardware but got confused and stuck, so held down ctrl-z(undo) and just updated the notes)
[src/mame/drivers]cmmb.c

r16627 Thursday 14th June, 2012 at 16:05:15 UTC by Michael Zapf
Forgot to reset LOG target to logerror. (nw)
[src/emu/cpu/tms9900]tms9900.c

r16626 Thursday 14th June, 2012 at 15:52:32 UTC by Michael Zapf
Added cycle-precise implementation of tms9980a; changed tms9900.c to allow for subclassing tms9900 and tms9980a from a common parent. [Michael Zapf]
[src/emu/cpu]cpu.mak
[src/emu/cpu/tms9900]tms9900.c tms9900.h tms9980a.c tms9980a.h*

r16625 Thursday 14th June, 2012 at 10:30:27 UTC by smf
New Games New games marked as GAME_NOT_WORKING
------------------------------------
beatmania IIDX 2nd style (GC985 JA)
[src/mame]mame.lst
[src/mame/drivers]twinkle.c

r16624 Wednesday 13th June, 2012 at 13:58:02 UTC by Tafoid
Fix for crash in doraemon (mentioned in MT#04759)  (nw)
[src/mame/drivers]champbwl.c

r16623 Wednesday 13th June, 2012 at 13:14:27 UTC by R. Belmont
A few preliminary GCC 4.7.x changes (nw)
[src/emu/video]polynew.h
[src/mame/drivers]cobra.c

r16622 Wednesday 13th June, 2012 at 11:25:45 UTC by Tafoid
Readjusted visible area in the vamphalf.c driver based on tests comparing emulation and original PCB observations.  [David Haywood, Smitdogg]

Made the vdp map actually belong to the vdp, handling the palette manually for pikiri8.c - fixes MT#04759  [David Haywood]

Added GAME_NO_COCKTAIL flags to some games/drivers which never had it working or had proper support for it.  (nw)
[src/mame/drivers]dynax.c freekick.c pinkiri8.c vamphalf.c

r16621 Wednesday 13th June, 2012 at 00:35:01 UTC by Brian Troha
eolith.c: Correct the Demo Sound DIP for Iron Fortress. - NW
[src/mame/drivers]eolith.c

r16620 Wednesday 13th June, 2012 at 00:21:21 UTC by Brian Troha
Fix / document issue with Linky Pipe

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Linky Pipe [David Haywood]
[src/mame/drivers]eolith.c eolithsp.c

r16619 Tuesday 12th June, 2012 at 20:29:32 UTC by Phil Bennett
Array bounds fix
[src/emu/sound]qs1000.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team