Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r21720 Friday 8th March, 2013 at 19:11:56 UTC by hap |
|---|
| (typo) |
| [src/emu/cpu/m6800] | m6800.c |
| [src/emu/cpu/m6805] | m6805.c |
| [src/emu/cpu/m6809] | hd6309.c konami.c m6809.c |
| [src/mame/drivers] | gunpey.c |
| r21719 Friday 8th March, 2013 at 19:08:09 UTC by hap |
|---|
| small fix on sprite enable |
| [src/mame/video] | namcos22.c |
| r21718 Friday 8th March, 2013 at 19:04:41 UTC by Angelo Salese |
|---|
| First pass at improving CD get status command, fixes streamed music in falcom2, Wachenroder, World Cup 98 and probably others |
| [src/emu/machine] | stvcd.c |
| [src/mame/includes] | stv.h |
| r21717 Friday 8th March, 2013 at 18:28:57 UTC by Tafoid |
|---|
| cps1.c: [Team CPS-1] * Documented several games which have roms that have one a 1-byte difference, now known to be confirmed good and simply an older revision. Thanks goto Bonkey0013, Kold666, Stefan Lindberg and others for the cooperation and board investigations. * Restored back the rom parts removed in previous updates because they needed to be documented and added the missing ones of the recently dumped 3wondersr1. |
| [src/mame/drivers] | cps1.c |
| [src/mame/video] | cps1.c |
| r21716 Friday 8th March, 2013 at 18:11:52 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized memory in src/mess/video/mos6566.c (nw) |
| [src/mess/video] | mos6566.c |
| r21715 Friday 8th March, 2013 at 17:57:46 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in src/emu/sound/mos6560.c (nw) |
| [src/emu/sound] | mos6560.c |
| r21714 Friday 8th March, 2013 at 17:55:31 UTC by Nathan Woods |
|---|
| Fixed bug in konami/6309 16-bit NEG; quarth is now playable again (nw) |
| [src/emu/cpu/m6809] | base6x09.ops |
| r21713 Friday 8th March, 2013 at 17:51:56 UTC by Oliver Stöneberg |
|---|
| removed unused member from src/emu/sound/mos7360.h (nw) |
| [src/emu/sound] | mos7360.h |
| r21712 Friday 8th March, 2013 at 17:50:32 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized memory in src/emu/sound/mos7360.c (nw) |
| [src/emu/sound] | mos7360.c |
| r21711 Friday 8th March, 2013 at 17:35:36 UTC by Nathan Woods |
|---|
| Konami CPU EXG bug fix; m6809 CPU EXG/TFR cleanups (nw) |
| [src/emu/cpu/m6809] | konami.ops m6809.c m6809inl.h |
| r21710 Friday 8th March, 2013 at 17:09:10 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized memory in src/mame/video/n64.h (nw) |
| [src/mame/video] | n64.h |
| r21709 Friday 8th March, 2013 at 17:08:35 UTC by Fabio Priuli |
|---|
| fixed some of the naomi regressions (the ones complaining about key pointer). nw. |
| [src/mame/drivers] | naomi.c |
| r21708 Friday 8th March, 2013 at 16:46:23 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized members in src/mess/machine/cococart.c (nw) |
| [src/mess/machine] | cococart.c |
| r21707 Friday 8th March, 2013 at 15:36:21 UTC by Curt Coder |
|---|
| (MESS) cbm8296: Fixed address decode and video. (nw) |
| [src/mess/drivers] | pet.c |
| r21706 Friday 8th March, 2013 at 14:00:18 UTC by Nathan Woods |
|---|
| m6809 reset fix; resetting trackfld works now (nw) |
| [src/emu/cpu/m6809] | m6809.c |
| r21705 Friday 8th March, 2013 at 11:29:19 UTC by Fabio Priuli |
|---|
| better fix for megatech/stv cartslots. thanks Firewave! nw. |
| [src/mame/drivers] | megatech.c stv.c |
| r21704 Friday 8th March, 2013 at 11:18:37 UTC by Fabio Priuli |
|---|
| readded missing logging functions. nw. (sorry for broken compile in non-MacOSX, but unused variables which are initialized do not trigger any warning in Apple gcc...) |
| [src/mess/machine] | snescart.c |
| r21703 Friday 8th March, 2013 at 11:17:24 UTC by David Haywood |
|---|
| rearrange notes a bit |
| [src/mame/drivers] | gunpey.c |
| r21702 Friday 8th March, 2013 at 10:47:33 UTC by Miodrag Milanović |
|---|
| compile fix (nw) |
| [src/mess/machine] | snescart.c |
| r21701 Friday 8th March, 2013 at 10:40:53 UTC by Fabio Priuli |
|---|
| another small cleanup. nw. |
| [src/mess/machine] | snescart.c |
| r21700 Friday 8th March, 2013 at 10:23:47 UTC by Fabio Priuli |
|---|
| small modernization + small cleanup. nw. |
| [src/mame/drivers] | nss.c sfcbox.c snesb.c |
| [src/mame/includes] | snes.h |
| [src/mame/machine] | snes.c |
| r21699 Friday 8th March, 2013 at 10:01:28 UTC by Fabio Priuli |
|---|
| greatly simplified mapping and access for cart ROM. given the massive internal changes, please test once again your favorite SNES games against previous code (or against latest release) and report regressions. thanks. |
| [src/mame/drivers] | snesb.c |
| [src/mame/includes] | snes.h |
| [src/mame/machine] | snes.c |
| [src/mess/drivers] | snes.c |
| [src/mess/machine] | snescart.c |
| r21698 Friday 8th March, 2013 at 09:31:24 UTC by Fabio Priuli |
|---|
| same for stvbios cartslots. nw. |
| [src/mame/drivers] | stv.c |
| r21697 Friday 8th March, 2013 at 09:27:46 UTC by Fabio Priuli |
|---|
| fixed megatech loading in cartslots (image device does not seem to have access to the memory regions, so we have to pass through root_device). nw. |
| [src/mame/drivers] | megatech.c |
| r21696 Friday 8th March, 2013 at 07:20:44 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in src/emu/machine/upd1990a.c (nw) |
| [src/emu/machine] | upd1990a.c |
| r21695 Friday 8th March, 2013 at 03:15:26 UTC by Brian Troha |
|---|
| yunsun16.c: Minor whitespace clean up / alignment - NW |
| [src/mame/drivers] | yunsun16.c |
| r21694 Friday 8th March, 2013 at 03:08:39 UTC by Brian Troha |
|---|
| New WWF Wrestlefest clone New Clone Added -------------------------------------------------------- WWF WrestleFest (Korea) [Simon Dennison] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | wwfwfest.c |
| r21693 Friday 8th March, 2013 at 01:17:35 UTC by David Haywood |
|---|
| just some debug code to blank out data we've read from in a spare copy of the graphic rom region, although it already confirms what I thought, every byte of graphic data is transferred at some point if you test all characters, so no hidden tables lurking there. |
| [src/mame/drivers] | gunpey.c |
| r21692 Thursday 7th March, 2013 at 22:11:54 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized memory in ddp2 by request (nw) |
| [src/emu/machine] | v3021.c |
| [src/emu/sound] | ics2115.c |
| r21691 Thursday 7th March, 2013 at 20:09:03 UTC by Fabio Priuli |
|---|
| temp fixed regression in superfx due to changes done yesterday. the code is not optimal but it's going to be rewritten soon anyway... |
| [src/mess/drivers] | snes.c |
| r21690 Thursday 7th March, 2013 at 19:35:19 UTC by smf |
|---|
| picked up a couple of copy & paste bugs with the pbr register (nw) |
| [src/emu/cpu/superfx] | superfx.c |
| r21689 Thursday 7th March, 2013 at 19:12:27 UTC by Curt Coder |
|---|
| Reverted MC68328 changes. (nw) |
| [src/emu] | emu.mak |
| [src/emu/machine] | |
| [src/mess] | mess.mak |
| [src/mess/drivers] | palm.c |
| [src/mess/includes] | mc68328.h* |
| [src/mess/machine] | mc68328.c* mc68328.h* |
| r21688 Thursday 7th March, 2013 at 19:07:37 UTC by Fabio Priuli |
|---|
| minor logging fixes. |
| [src/mess/machine] | snescart.c sns_slot.c |
| r21687 Thursday 7th March, 2013 at 18:49:59 UTC by Curt Coder |
|---|
| Fixed build. (nw) |
| [src/emu/machine] | mc68328.c mc68328.h mc68328p.h* |
| [src/mess/drivers] | palm.c |
| [src/mess/includes] |
| r21686 Thursday 7th March, 2013 at 18:37:16 UTC by Angelo Salese |
|---|
| Fixed loading for the unused flash ROM |
| [src/emu/video] | stvvdp2.c |
| [src/mame/drivers] | funkball.c |
| r21685 Thursday 7th March, 2013 at 15:28:25 UTC by Curt Coder |
|---|
| Moved some files to where they belong. (nw) |
| [src/emu] | emu.mak |
| [src/emu/machine] | 74145.c* 74145.h* at29040a.c* at29040a.h* at45dbxx.c* at45dbxx.h* ay31015.c* ay31015.h* er59256.c* er59256.h* mc68328.c* mc68328.h* mc6843.c* mc6843.h* mc6846.c* mc6846.h* mc6854.c* mc6854.h* mm58274c.c* mm58274c.h* mos6530.c* mos6530.h* pcf8593.c* pcf8593.h* upd7002.c* upd7002.h* wd11c00_17.c* wd11c00_17.h* wd2010.c* wd2010.h* |
| [src/emu/video] | dl1416.c* dl1416.h* hd44352.c* hd44352.h* hd44780.c* hd44780.h* hd66421.c* hd66421.h* mc6847.c* mc6847.h* tms3556.c* tms3556.h* upd7220.c* upd7220.h* |
| [src/mess] | mess.mak |
| [src/mess/drivers] | c65.c |
| [src/mess/includes] | |
| [src/mess/machine] | |
| [src/mess/video] |
| r21684 Thursday 7th March, 2013 at 11:09:57 UTC by Fabio Priuli |
|---|
| split ROM/RAM accesses to cart in SNES slot implementation in order to simplify the code. nw. |
| [src/mess/drivers] | snes.c |
| [src/mess/machine] | sns_bsx.c sns_bsx.h sns_rom.c sns_rom.h sns_rom21.c sns_rom21.h sns_sdd1.c sns_sdd1.h sns_sfx.c sns_sfx.h sns_slot.c sns_slot.h sns_spc7110.c sns_spc7110.h sns_sufami.c sns_sufami.h |
| r21683 Thursday 7th March, 2013 at 09:22:22 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized member in src/mess/video/nubus_48gc.c (nw) |
| [src/mess/video] | nubus_48gc.c |
| r21682 Thursday 7th March, 2013 at 08:38:36 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized memory in src/mess/machine/c2040.c (nw) |
| [src/mess/machine] | c2040.c |
| r21681 Thursday 7th March, 2013 at 08:33:33 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized members in src/emu/machine/6821pia.c (nw) |
| [src/emu/machine] | 6821pia.c |
| r21680 Thursday 7th March, 2013 at 08:24:48 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized members in src/mess/machine/egret.c (nw) |
| [src/mess/machine] | egret.c |
| r21679 Thursday 7th March, 2013 at 07:20:48 UTC by smf |
|---|
| Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are generated with macros, including the CPU_DISASSEMBLE (nw) |
| [src/emu/cpu/tms9900] | 9900dasm.c 99xxcore.h tms9900.c tms9900.h tms9900l.h tms9980a.c tms9995.c tms9995.h |
| [src/tools] | unidasm.c |
| r21678 Thursday 7th March, 2013 at 04:30:56 UTC by Andrew Gardner |
|---|
| Modernized wswan, special, and svision devices. [Andrew Gardner] |
| [src/mess/audio] | special.c svision.c wswan.c |
| [src/mess/drivers] | svision.c |
| [src/mess/includes] | special.h svision.h wswan.h |
| [src/mess/machine] | special.c wswan.c |
| r21677 Wednesday 6th March, 2013 at 22:49:53 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in src/emu/cpu/tms9900/tms9995.c (nw) |
| [src/emu/cpu/tms9900] | tms9995.c |
| r21676 Wednesday 6th March, 2013 at 22:44:44 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized member in src/mess/machine/ecb_grip.c (nw) |
| [src/mess/machine] | ecb_grip.c |
| r21675 Wednesday 6th March, 2013 at 22:34:57 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed uninitialized member in src/mess/video/gime.c (nw) |
| [src/mess/video] | gime.c |
| r21674 Wednesday 6th March, 2013 at 22:24:24 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized members in src/emu/machine/mos6526.c (nw) |
| [src/emu/machine] | mos6526.c |
| r21673 Wednesday 6th March, 2013 at 22:15:50 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in src/emu/video/mc6845.c (nw) |
| [src/emu/video] | mc6845.c |
| r21672 Wednesday 6th March, 2013 at 21:26:37 UTC by O. Galibert |
|---|
| m6809: Get rid of the preprocessor pass, for great justice [O. Galibert] |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/m6809] | m6809make.py |
| r21671 Wednesday 6th March, 2013 at 20:59:40 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in src/emu/machine/i8255.c (nw) |
| [src/emu/machine] | i8255.c |
| Previous 50 | 199869 Revisions | Next 50 |