Note Feed

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

Previous 50 199869 Revisions Next 50

r21020 Wednesday 13th February, 2013 at 06:26:20 UTC by Fabio Priuli
(MESS) snes.xml: Added 51 cartridges [ReadOnly]
[hash]snes.xml

r21019 Wednesday 13th February, 2013 at 06:13:27 UTC by Fabio Priuli
(MESS) gbcolor: silenced cmpro complaint. nw.
[hash]gbcolor.xml

r21018 Wednesday 13th February, 2013 at 04:51:51 UTC by R. Belmont
don't dupe devices (nw)
[src/mess/drivers]apple2gs.c

r21017 Wednesday 13th February, 2013 at 04:48:58 UTC by R. Belmont
(MESS) apple2gs can use SSC too (nw)
[src/mess/drivers]apple2gs.c

r21016 Wednesday 13th February, 2013 at 04:47:34 UTC by R. Belmont
(MESS) Apple II: Allow Super Serial Card to connect to MESS's serial terminal and null modem devices. [R. Belmont]
[src/mess/machine]a2ssc.c

r21015 Wednesday 13th February, 2013 at 04:46:45 UTC by Angelo Salese
Actually 0x62 doesn't need this
[src/emu/machine]stvcd.c

r21014 Wednesday 13th February, 2013 at 04:46:09 UTC by R. Belmont
(MESS) Add missing virtual override to serial terminal so you can talk to it (nw)
[src/mess/machine]terminal.h

r21013 Wednesday 13th February, 2013 at 04:35:53 UTC by Angelo Salese
Fixed a crash bug with CD block, fixes at very least Yoshimoto Mahjong
[src/emu/machine]stvcd.c

r21012 Wednesday 13th February, 2013 at 02:20:11 UTC by Angelo Salese
Revert one line
[src/mame/drivers]saturn.c

r21011 Wednesday 13th February, 2013 at 02:19:31 UTC by Angelo Salese
Attempt to add proper H/V latch settings
[src/emu/video]stvvdp2.c
[src/mame/drivers]saturn.c
[src/mame/includes]stv.h

r21010 Wednesday 13th February, 2013 at 00:02:49 UTC by Ville Linde
cleanup (nw)
[src/mame/video]konicdev.h

r21009 Tuesday 12th February, 2013 at 23:58:38 UTC by Ville Linde
Fixed Wave Shark ROZ layer.
[src/mame/drivers]gticlub.c zr107.c
[src/mame/video]konicdev.c konicdev.h

r21008 Tuesday 12th February, 2013 at 23:18:15 UTC by Angelo Salese
Fix for Odd bit
[src/emu/video]stvvdp2.c

r21007 Tuesday 12th February, 2013 at 22:42:24 UTC by hap
(sf2dongb GNW flag)
[src/mame/drivers]cps1.c

r21006 Tuesday 12th February, 2013 at 22:27:43 UTC by hap
remove nonsense driver config for b&w headon bootlegs
[src/mame/drivers]vicdual.c

r21005 Tuesday 12th February, 2013 at 22:19:39 UTC by Angelo Salese
Fixed a bug
[src/emu/video]stvvdp2.c

r21004 Tuesday 12th February, 2013 at 21:59:32 UTC by Angelo Salese
Logging for any unhandled case
[src/emu/video]stvvdp2.c

r21003 Tuesday 12th February, 2013 at 21:54:19 UTC by Angelo Salese
Fixed window for sprites too
[src/emu/video]stvvdp2.c

r21002 Tuesday 12th February, 2013 at 21:39:49 UTC by Angelo Salese
Part 1 of drawing window rewrite
[src/emu/video]stvvdp2.c
[src/mame/includes]stv.h

r21001 Tuesday 12th February, 2013 at 20:59:59 UTC by Wilbert Pol
(MESS) gp32.c: Reduce tagmap lookups (nw)
[src/mess/drivers]gp32.c
[src/mess/includes]gp32.h

r21000 Tuesday 12th February, 2013 at 20:43:29 UTC by Curt Coder
(MESS) c64: Connected the Turbo232/SwiftLink cartridges' RS-232 port to the 6551 ACIA. (nw)
[src/emu/machine]mos6551.c mos6551.h
[src/mess/machine]c64_swiftlink.c c64_turbo232.c

r20999 Tuesday 12th February, 2013 at 20:34:17 UTC by Curt Coder
mos6551: Fixed typo. (nw)
[src/emu/machine]mos6551.h

r20998 Tuesday 12th February, 2013 at 20:24:17 UTC by Wilbert Pol
(MESS) intv.c: Reduce tagmap lookups (nw)
[src/mess/includes]intv.h
[src/mess/machine]intv.c
[src/mess/video]intv.c

r20997 Tuesday 12th February, 2013 at 20:23:46 UTC by Curt Coder
mos6551: Added serial callbacks. [Curt Coder]
[src/emu/machine]mos6551.c mos6551.h

r20996 Tuesday 12th February, 2013 at 20:20:56 UTC by Wilbert Pol
(MESS) New systems marked as GAME_NOT_WORKING
------------------------------------
Magnavox Odyssey 3 / Command Center (prototype) [René van den Enden]
[src/mess]mess.lst

r20995 Tuesday 12th February, 2013 at 19:04:56 UTC by Wilbert Pol
(MESS) odyssey2.c: Marked g7400/jopac as GAME_IMPERFECT_GRAPHICS (nw)
[src/mess]mess.lst
[src/mess/drivers]odyssey2.c

r20994 Tuesday 12th February, 2013 at 19:03:41 UTC by Sandro Ronco
(MESS) cybiko: added various flash dumps. (nw)
[src/mess/drivers]cybiko.c

r20993 Tuesday 12th February, 2013 at 19:02:19 UTC by Oliver Stöneberg
fixed crash with -debug in base_gb_cart_slot_device::internal_header_logging() (nw)
[src/mess/machine]gb_slot.c

r20992 Tuesday 12th February, 2013 at 18:53:20 UTC by Oliver Stöneberg
set proper cassette image loading error / removed unused CASSETTE_ERROR_INVALIDARG (nw)
[src/emu/imagedev]cassette.c
[src/lib/formats]cassimg.h

r20991 Tuesday 12th February, 2013 at 18:47:03 UTC by Sandro Ronco
(MESS) Moved SST39VF020/SST39VF400A emulation into intelfsh. (nw)
[src/emu/machine]intelfsh.c intelfsh.h
[src/mess]mess.mak
[src/mess/drivers]cybiko.c
[src/mess/includes]cybiko.h
[src/mess/machine]cybiko.c sst39vfx.c sst39vfx.h

r20990 Tuesday 12th February, 2013 at 18:27:58 UTC by Oliver Stöneberg
fixed crash with -debug when image loading failed (nw)
[src/emu/debug]debugcpu.c

r20989 Tuesday 12th February, 2013 at 17:24:28 UTC by Carl
i386: oops (nw)
[src/emu/cpu/i386]i386ops.c

r20988 Tuesday 12th February, 2013 at 17:00:12 UTC by Curt Coder
(MESS) c64: Added some disk images. (nw)
[hash]c64_flop.xml

r20987 Tuesday 12th February, 2013 at 16:36:21 UTC by Angelo Salese
Time to fix Game Basic / World Cup 98 Illegal DMA attempt
[src/mame/drivers]saturn.c

r20986 Tuesday 12th February, 2013 at 15:43:07 UTC by Carl
i386: fix undefined shift behavior (nw)
[src/emu/cpu/i386]i386op16.c i386ops.c

r20985 Tuesday 12th February, 2013 at 15:21:24 UTC by Curt Coder
Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devices. [Curt Coder]
[src/emu/machine]mos6526.c mos6526.h
[src/emu/sound]mos6560.c mos6560.h mos6581.c* mos6581.h* mos7360.c* mos7360.h* sid.h sid6581.c sid6581.h sidvoice.c sidvoice.h sound.mak
[src/mame/drivers]attckufo.c
[src/mess]mess.mak
[src/mess/audio]mos7360.c mos7360.h
[src/mess/drivers]c128.c c64.c c65.c cbm2.c osborne1.c pet2001.c plus4.c primo.c sage2.c tek405x.c vic10.c vic20.c victor9k.c vixen.c
[src/mess/includes]c128.h c64.h cbm2.h plus4.h vic10.h vic20.h
[src/mess/machine]c1571.c c1571.h c1581.c c1581.h c64_ieee488.c c64_legacy.c c65.c cbmiec.c cbmiec.h cbmipt.h ieee488.c ieee488.h interpod.c isa_ssi2001.c isa_ssi2001.h plus4_sid.c plus4_sid.h vic1112.c
[src/mess/video]mos6566.c mos6566.h

r20984 Tuesday 12th February, 2013 at 15:00:40 UTC by Curt Coder
(MESS) c64: Documentation update. (nw)
[hash]c64_cart.xml

r20983 Tuesday 12th February, 2013 at 14:48:38 UTC by Oliver Stöneberg
fixed super-verbose logging in src/emu/machine/stvcd.c (nw)
[src/emu/machine]stvcd.c

r20982 Tuesday 12th February, 2013 at 14:47:54 UTC by Angelo Salese
Fixed physical CD-Rom reading in CD Block, fixes Black Matrix FMV loading
[src/emu/machine]stvcd.c

r20981 Tuesday 12th February, 2013 at 14:25:10 UTC by Miodrag Milanović
morednized pipedrm (nw)
[src/mame/drivers]pipedrm.c
[src/mame/includes]fromance.h

r20980 Tuesday 12th February, 2013 at 14:08:45 UTC by Miodrag Milanović
small cleanup (nw)
[src/mame/drivers]scramble.c
[src/mame/includes]scramble.h
[src/mame/machine]scramble.c

r20979 Tuesday 12th February, 2013 at 14:04:48 UTC by Angelo Salese
Fix for file system printing, thanks to Firewave
[src/emu/machine]stvcd.c

r20978 Tuesday 12th February, 2013 at 13:26:06 UTC by Miodrag Milanović
Modernization of drivers part 18 (no whatsnew)
[src/mame/drivers]jclub2.c segag80r.c segag80v.c segas32.c seibuspi.c seta.c seta2.c sf.c simpsons.c skullxbo.c slapfght.c snk.c snk6502.c snowbros.c spacefb.c spdodgeb.c speedatk.c splash.c sprint2.c sprint8.c spy.c srmp2.c sshangha.c ssv.c stactics.c starwars.c suna8.c superqix.c suprnova.c suprridr.c system1.c system16.c
[src/mame/includes]sauro.h sbasketb.h scotrsht.h scramble.h sderby.h segag80r.h segag80v.h segas32.h seibuspi.h seicross.h senjyo.h seta.h seta2.h sf.h shadfrce.h shangkid.h shaolins.h shootout.h sidearms.h sidepckt.h silkroad.h simpsons.h skullxbo.h skydiver.h skyfox.h skykid.h skyraid.h slapfght.h slapshot.h snk.h snk6502.h snk68.h snowbros.h solomon.h sonson.h spacefb.h spdodgeb.h speedatk.h speedbal.h speedspn.h splash.h sprcros2.h sprint2.h sprint8.h spy.h srmp2.h srumbler.h sshangha.h sslam.h ssozumo.h sspeedr.h ssrj.h ssv.h st0016.h stactics.h starcrus.h starfire.h starshp1.h starwars.h stfight.h stlforce.h strnskil.h subs.h suna16.h suna8.h superchs.h superqix.h suprloco.h suprnova.h suprridr.h system1.h system16.h
[src/mame/machine]scramble.c segas32.c simpsons.c starwars.c subs.c
[src/mame/video]sauro.c sbasketb.c scotrsht.c sderby.c segag80r.c segag80v.c segas32.c seibuspi.c seicross.c senjyo.c seta.c seta2.c sf.c shadfrce.c shangkid.c shaolins.c shootout.c sidearms.c sidepckt.c silkroad.c simpsons.c skullxbo.c skydiver.c skyfox.c skykid.c skyraid.c slapfght.c slapshot.c snk.c snk68.c solomon.c sonson.c spacefb.c spdodgeb.c speedbal.c speedspn.c splash.c sprcros2.c sprint2.c sprint8.c srumbler.c sslam.c ssozumo.c sspeedr.c ssrj.c ssv.c st0016.c stactics.c starcrus.c starfire.c starshp1.c stfight.c stlforce.c strnskil.c suna16.c suna8.c superchs.c superqix.c suprloco.c suprnova.c suprridr.c system1.c system16.c

r20977 Tuesday 12th February, 2013 at 11:23:08 UTC by Fabio Priuli
(MESS) gbcolor: added proper type to Beast Fighter, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
[hash]gbcolor.xml

r20976 Tuesday 12th February, 2013 at 10:43:35 UTC by Miodrag Milanović
Modernization of drivers part 17 (no whatsnew)
[src/mame/drivers]raiden.c raiden2.c rainbow.c
[src/mame/includes]raiden.h raiden2.h rainbow.h rallyx.h rampart.h realbrk.h redalert.h renegade.h retofinv.h rocnrope.h rohga.h route16.h rpunch.h
[src/mame/machine]rainbow.c
[src/mame/video]quizdna.c raiden.c rallyx.c rampart.c realbrk.c redalert.c renegade.c retofinv.c rocnrope.c rohga.c route16.c rpunch.c

r20975 Tuesday 12th February, 2013 at 10:06:05 UTC by Miodrag Milanović
Modernization of drivers part 16 (no whatsnew)
[src/mame/drivers]qix.c
[src/mame/includes]qix.h quizdna.h
[src/mame/video]qix.c quizdna.c

r20974 Tuesday 12th February, 2013 at 10:01:14 UTC by Miodrag Milanović
Modernization of drivers part 15 (no whatsnew)
[src/mame/drivers]pacman.c parodius.c pirates.c playmark.c plygonet.c powerbal.c psikyo.c psikyo4.c
[src/mame/includes]pacland.h pacman.h pandoras.h paradise.h pastelg.h pbaction.h pcktgal.h pingpong.h pirates.h pitnrun.h playch10.h playmark.h plygonet.h pokechmp.h polepos.h policetr.h pooyan.h popeye.h popper.h portrait.h powerins.h prehisle.h psikyo.h psikyo4.h psikyosh.h psychic5.h punchout.h pushman.h
[src/mame/machine]playch10.c
[src/mame/video]pacland.c pacman.c pandoras.c paradise.c pastelg.c pbaction.c pcktgal.c pingpong.c pirates.c pitnrun.c playmark.c pokechmp.c polepos.c policetr.c pooyan.c popeye.c popper.c portrait.c powerins.c prehisle.c psikyo.c psikyo4.c psikyosh.c psychic5.c punchout.c pushman.c

r20973 Tuesday 12th February, 2013 at 09:13:40 UTC by Miodrag Milanović
Modernization of drivers part 14 (no whatsnew)
[src/mame/drivers]opwolf.c orbit.c othunder.c
[src/mame/includes]ohmygod.h ojankohs.h oneshot.h opwolf.h orbit.h othldrby.h othunder.h
[src/mame/machine]opwolf.c
[src/mame/video]ohmygod.c ojankohs.c oneshot.c orbit.c othldrby.c othunder.c

r20972 Tuesday 12th February, 2013 at 09:06:25 UTC by Miodrag Milanović
Modernization of drivers part 13 (no whatsnew)
[src/mame/audio]n8080.c
[src/mame/drivers]nbmj9195.c neogeo.c ninjakd2.c ninjaw.c niyanpai.c nmk16.c nova2001.c
[src/mame/includes]n8080.h nbmj8688.h nbmj8891.h nbmj8900.h nbmj8991.h nbmj9195.h nemesis.h neogeo.h ninjakd2.h ninjaw.h nitedrvr.h niyanpai.h nmk16.h nova2001.h nycaptor.h
[src/mame/machine]nitedrvr.c
[src/mame/video]n8080.c nbmj8688.c nbmj8891.c nbmj8900.c nbmj8991.c nbmj9195.c nemesis.c neogeo.c ninjakd2.c ninjaw.c nitedrvr.c niyanpai.c nmk16.c nova2001.c nycaptor.c
[src/mess/drivers]ng_aes.c

r20971 Tuesday 12th February, 2013 at 02:34:17 UTC by Ville Linde
video/jaguar.c: Fixed PIT functionality (fixes Tempest 2000 controls). (nw)
[src/mame/video]jaguar.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team