Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r32583 Wednesday 8th October, 2014 at 16:50:04 UTC by Fabio Priuli |
|---|
| whoops... |
| [src/mess/includes] | intv.h |
| r32582 Wednesday 8th October, 2014 at 16:42:01 UTC by Fabio Priuli |
|---|
| (MESS) intv: converted the driver to use slot devices for cartridges and implemented the IntelliVoice expansion and the Entertainment Computer System expansion as passthru devices. The official syntax to launch games requiring the speech expansion is now mess intv -cart voice -cart2 gamename which corresponds to mounting the IntelliVoice and plugging the game cart in its subslot. The official syntax to launch games requiring the ECS expansion is now instead mess intv -cart ecs -cart2 gamename and mess intv -cart ecs -cart2 voice -cart3 gamename if the game requires both expansions at once. For additional user friendliness, we also offer intvecs (which emulates an Intellivision unit with both expansions added) and intvoice (which emulates an Intellivision with Intellivoice expansion added) drivers, where games can simply be mounted with the -cart media switch. [Fabio Priuli] |
| [hash] | intv.xml intvecs.xml |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/intv] | ecs.c* ecs.h* rom.c* rom.h* slot.c* slot.h* voice.c* voice.h* |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | intv.c |
| [src/mess/includes] | intv.h |
| [src/mess/machine] | intv.c |
| r32581 Wednesday 8th October, 2014 at 03:55:03 UTC by Fabio Priuli |
|---|
| (MESS) odyssey2: added a bunch of homebrew titles released on carts. nw. (MESS) wswan: fixed emulation of a couple of titles, which regressed with the conversion to slot carts. nw. |
| [hash] | odyssey2.xml |
| [src/emu/bus/wswan] | rom.c rom.h |
| r32580 Tuesday 7th October, 2014 at 22:09:07 UTC by Robbbert |
|---|
| gts80.c : placeholder |
| [src/mame] | mame.mak |
| [src/mame/drivers] | gts80.c |
| [src/mame/layout] | gts80.lay* |
| r32579 Tuesday 7th October, 2014 at 19:23:17 UTC by Brian Troha |
|---|
| new not working Americana poker set. New Game Added (not working) ----------------------------------- Americana (9132-00) [Brian Troha] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | meritm.c |
| r32578 Tuesday 7th October, 2014 at 16:55:09 UTC by Osso |
|---|
| Misc cleanups of the day (nw) |
| [src/mame/drivers] | galpani3.c jchan.c jclub2.c tatsumi.c |
| [src/mame/includes] | asterix.h cps1.h konamigx.h snk.h tatsumi.h |
| [src/mame/machine] | tatsumi.c |
| [src/mame/video] | aerofgt.c asterix.c cps1.c f1gp.c fromance.c gp9001.c gp9001.h k054156_k054157_k056832.c konamigx.c sknsspr.c sknsspr.h snk.c ssv.c st0020.c st0020.h suprnova.c toaplan2.c vsystem_spr2.c vsystem_spr2.h welltris.c |
| r32577 Tuesday 7th October, 2014 at 15:41:36 UTC by O. Galibert |
|---|
| dc: correct cable settings, ct1 runs (nw) |
| [src/mess/drivers] | dccons.c |
| r32576 Tuesday 7th October, 2014 at 15:41:33 UTC by O. Galibert |
|---|
| gdrom: typo fix (nw) |
| [src/mame/machine] | gdrom.c |
| r32575 Tuesday 7th October, 2014 at 09:27:32 UTC by Fabio Priuli |
|---|
| (MESS) odyssey2: converted the driver to use slot devices for cartridges, removed The Voice add-on from the main system and emulated it as a passthru cart instead. Now, if you want to enjoy speech in odyssey/videopac games, you must launch emulation with mess.exe odyssey2 -cart voice -cart2 gamename (the -cart2 switch becomes available when "voice" is mounted in the first cartslot) [Fabio Priuli] |
| [hash] | g7400.xml odyssey2.xml |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/odyssey2] | chess.c* chess.h* rom.c* rom.h* slot.c* slot.h* voice.c* voice.h* |
| [src/mess] | mess.mak |
| [src/mess/drivers] | odyssey2.c |
| r32574 Tuesday 7th October, 2014 at 06:22:33 UTC by Tafoid |
|---|
| Fix compile on MSVC 2012 from Peter Ferrie (nw) |
| [src/emu/bus/chanf] | rom.c |
| r32573 Tuesday 7th October, 2014 at 03:39:00 UTC by Jonathan Gevaryahu |
|---|
| use U64() macro so msvc doesn't break (n/w) |
| [src/mame/drivers] | mgavegas.c |
| r32572 Tuesday 7th October, 2014 at 03:35:58 UTC by Carl |
|---|
| i386: expand down ring 0 stack (nw) |
| [src/emu/cpu/i386] | i386.c |
| r32571 Tuesday 7th October, 2014 at 01:56:12 UTC by Jonathan Gevaryahu |
|---|
| fix compile error with gcc 4.4.7 (n/w) |
| [src/mame/drivers] | mgavegas.c |
| r32570 Monday 6th October, 2014 at 23:59:17 UTC by David Haywood |
|---|
| new clones Oriental Legend / Xi You Shi E Zhuan (ver. 111, Taiwanese Board) [bytestorm] (doesn't currently run, needs a different protection sequence by the looks of it) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | pgm.c |
| r32569 Monday 6th October, 2014 at 22:17:36 UTC by hap |
|---|
| hooked up pit8254 to one of the games as example |
| [src/mame/drivers] | seta.c |
| [src/mame/includes] | seta.h |
| r32568 Monday 6th October, 2014 at 21:28:29 UTC by Carl |
|---|
| i386: fix vem486 (nw) |
| [src/emu/cpu/i386] | i386.c |
| r32567 Monday 6th October, 2014 at 16:30:06 UTC by Osso |
|---|
| Removed running_machine parameter from various methods were it wasn't needed anymore (nw) Moved some more functions into driver classes. (nw) |
| [src/emu/video] | tms34061.c |
| [src/mame/drivers] | expro02.c taitojc.c |
| [src/mame/includes] | carpolo.h harddriv.h midyunit.h mystwarr.h namcos86.h taitojc.h thepit.h |
| [src/mame/video] | actfancr.c carpolo.c dec0.c dec8.c deckarn.c deckarn.h decmxc06.c decmxc06.h galpani2.c harddriv.c k054156_k054157_k056832.c k054156_k054157_k056832.h kaneko16.c kaneko_grap2.c kaneko_grap2.h kaneko_spr.c kaneko_spr.h karnov.c madmotor.c midyunit.c mystwarr.c namcos86.c stadhero.c taitojc.c thepit.c vaportra.c vsystem_spr.c vsystem_spr.h |
| r32566 Monday 6th October, 2014 at 16:02:37 UTC by hap |
|---|
| upon reading datasheet further, it became obvious that uPD71054 == 82C54 |
| [src/emu/machine] | machine.mak pit8253.h |
| [src/mame] | mame.mak |
| [src/mess] | mess.mak |
| r32565 Monday 6th October, 2014 at 14:24:06 UTC by Carl |
|---|
| (mess) pc9801: hack to simplify ide boot (nw) |
| [src/mess/drivers] | pc9801.c |
| r32564 Monday 6th October, 2014 at 14:20:02 UTC by hap |
|---|
| added upd71054_device, initial commit |
| [src/emu/machine] | machine.mak upd1990a.c upd1990a.h upd71054.c* upd71054.h* |
| [src/mame] | mame.mak |
| [src/mess] | mess.mak |
| r32563 Monday 6th October, 2014 at 13:12:49 UTC by Alex Jackson |
|---|
| Rewrite k053260 sound device [Alex Jackson] |
| [src/emu/sound] | k053260.c k053260.h |
| [src/mame/drivers] | asterix.c overdriv.c parodius.c rollerg.c simpsons.c tmnt.c vendetta.c |
| [src/mame/includes] | asterix.h overdriv.h parodius.h rollerg.h simpsons.h tmnt.h vendetta.h |
| [src/mame/machine] | simpsons.c |
| r32562 Monday 6th October, 2014 at 10:34:47 UTC by Miodrag Milanović |
|---|
| Update of build batch and svn default configuration |
| [/build] | build.cmd svn-config.reg |
| r32561 Monday 6th October, 2014 at 03:13:57 UTC by Carl |
|---|
| (mess) pc9801: sigh (nw) |
| [src/mess/drivers] | pc9801.c |
| r32560 Monday 6th October, 2014 at 01:18:44 UTC by R. Belmont |
|---|
| New games added as GAME_NOT_WORKING ----------------------------------- MushiKing The King Of Beetle 2K5 1st [rtw, ShouTime, The Dumping Union, R. Belmont] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | naomi.c |
| r32559 Sunday 5th October, 2014 at 22:15:04 UTC by Ville Linde |
|---|
| model3: Rewrote 2D tilemap rendering. [Ville Linde] |
| [src/mame/drivers] | model3.c |
| [src/mame/includes] | model3.h |
| [src/mame/video] | m3raster.inc model3.c |
| r32558 Sunday 5th October, 2014 at 21:21:36 UTC by Carl |
|---|
| (mess) pc9801: make ide almost work (nw) --- This one will actually try to boot with the changes noted in the source (the tvram change may work for sasi too along with the sasi rom in 2hdif.rom) but there appear to be pio timing issues so when it branches in the bootloader it lands on the wrong instruction. The ide rom has a few 386 instructions in it so it won't work with the ux. |
| [src/mess/drivers] | pc9801.c |
| r32557 Sunday 5th October, 2014 at 17:07:01 UTC by R. Belmont |
|---|
| (MESS) apple2: IIe and later don't require double-reads on the language card. [R. Belmont, Peter Ferrie] |
| [src/emu/bus/a2bus] | a2lang.c |
| r32556 Sunday 5th October, 2014 at 16:05:09 UTC by Fabio Priuli |
|---|
| removed unused private member. nw. |
| [hash] | wswan.xml |
| [src/emu/bus/wswan] | rom.h |
| r32555 Sunday 5th October, 2014 at 14:50:37 UTC by David Haywood |
|---|
| some fuuki refactoring (nw) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | fuukifg2.c fuukifg3.c |
| [src/mame/includes] | fuukifg2.h fuukifg3.h |
| [src/mame/video] | fuukifg.c* fuukifg.h* fuukifg2.c fuukifg3.c |
| r32554 Sunday 5th October, 2014 at 14:30:12 UTC by O. Galibert |
|---|
| (nw) |
| [src/mame/drivers] | namcos21.c |
| r32553 Sunday 5th October, 2014 at 13:39:31 UTC by R. Belmont |
|---|
| awboard: add "offset protection" used by some carts. samsptk and kofxi boot now. [R. Belmont, MetalliC] |
| [src/mame/machine] | awboard.c awboard.h |
| r32552 Sunday 5th October, 2014 at 13:19:44 UTC by Fabio Priuli |
|---|
| (MESS) wswan.c: re-added internal header logging and automatic rotation of vertical games. nw. |
| [hash] | wscolor.xml wswan.xml |
| [src/emu/bus/wswan] | rom.c slot.c slot.h |
| r32551 Sunday 5th October, 2014 at 11:51:41 UTC by Fabio Priuli |
|---|
| (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli] out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system... |
| [hash] | wscolor.xml wswan.xml |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/wswan] | rom.c* rom.h* slot.c* slot.h* |
| [src/mess] | mess.mak |
| [src/mess/drivers] | wswan.c |
| [src/mess/includes] | wswan.h |
| [src/mess/machine] | wswan.c |
| r32550 Sunday 5th October, 2014 at 10:07:34 UTC by Alex Jackson |
|---|
| namcos21: kill some trampolines; 'user' memregions get real names (nw) |
| [src/mame/drivers] | namcos21.c |
| [src/mame/includes] | namcos21.h tceptor.h |
| [src/mame/video] | tceptor.c |
| r32549 Sunday 5th October, 2014 at 09:12:16 UTC by Fabio Priuli |
|---|
| (MESS) gameboy, gbcolor: added a configuration setting (off by default) to skip BIOS checks at boot. This allows the recently dumped Rockman World Prototype to be played, and the Rocket Games pirate GBC carts too. [Fabio Priuli] (MESS) gba: added a configuration setting (off by default) to skip some BIOS checks at boot. This allows Tyrian 2000 Prototype to be played. [Fabio Priuli] out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows to go on fixing the rest of mapper emulation until it's fully understood. |
| [hash] | gameboy.xml gba.xml gbcolor.xml |
| [src/emu/bus/gameboy] | gb_slot.c |
| [src/mess/drivers] | gb.c gba.c |
| [src/mess/includes] | gb.h gba.h |
| r32548 Sunday 5th October, 2014 at 06:18:52 UTC by Osso |
|---|
| winrun: Fixed bad downcast, now it crashes later on as it did in 0.154, where MT01965 seems to have resurfaced. Up to 0.153 it worked fine. (nw) |
| [src/mame/machine] | namcos2.c |
| r32547 Sunday 5th October, 2014 at 03:12:07 UTC by Robbbert |
|---|
| gts80.c : preliminary work |
| [src/mame/drivers] | gts80.c |
| r32546 Sunday 5th October, 2014 at 03:03:44 UTC by R. Belmont |
|---|
| New clones added ---------------- Street Fighter II': Magic Delta Turbo (bootleg, set 4) [any] Street Fighter II': Champion Edition (M9, bootleg) [any] Street Fighter II: The World Warrior (TAB Austria, bootleg, set 3) [any] Street Fighter II: The World Warrior (TAB Austria, bootleg, set 4) [any] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cps1.c fcrash.c |
| [src/mame/video] | cps1.c |
| r32545 Sunday 5th October, 2014 at 00:02:48 UTC by Robbbert |
|---|
| s11: resized layouts |
| [src/mame/drivers] | s3.c s4.c |
| [src/mame/layout] | s11.lay s11a.lay s11b.lay s11c.lay |
| r32544 Saturday 4th October, 2014 at 23:48:10 UTC by Barry Rodewald |
|---|
| trident: fix programmable clock selection when running XFree86 |
| [src/emu/bus/isa] | trident.c |
| r32543 Saturday 4th October, 2014 at 23:28:10 UTC by Alex Jackson |
|---|
| devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() can be used (nw) |
| [src/emu] | devfind.h |
| [src/mame/drivers] | namcos22.c namcos23.c taitojc.c |
| [src/mame/includes] | namcos22.h taitojc.h |
| r32542 Saturday 4th October, 2014 at 22:40:03 UTC by hap |
|---|
| small update from FSanches |
| [src/mess/drivers] | tecnbras.c |
| r32541 Saturday 4th October, 2014 at 22:10:55 UTC by hap |
|---|
| fix debug assert |
| [src/mame/drivers] | namcos22.c namcos23.c |
| [src/mame/includes] | namcos22.h |
| r32540 Saturday 4th October, 2014 at 22:00:08 UTC by Wilbert Pol |
|---|
| Forgot this one (nw) |
| [src/emu/bus] | bus.mak |
| r32539 Saturday 4th October, 2014 at 21:59:32 UTC by Wilbert Pol |
|---|
| (MESS) sms.c: Added support for Sega Graphic Board input. (nw) |
| [src/emu/bus/sms_ctrl] | graphic.c* graphic.h* smsctrl.c |
| r32538 Saturday 4th October, 2014 at 21:56:58 UTC by hap |
|---|
| fix winrun missing 3D (this changes STATIC_COUNT from 0x100 to 0xff) |
| [src/emu] | memory.c |
| r32537 Saturday 4th October, 2014 at 21:20:27 UTC by hap |
|---|
| tried to fix a debug assert |
| [src/mame/drivers] | taitojc.c |
| [src/mame/includes] | taitojc.h |
| r32536 Saturday 4th October, 2014 at 21:14:24 UTC by R. Belmont |
|---|
| New games added or promoted from NOT_WORKING status --------------------------------------------------- Vegas 1 (Ver 2.3 dual coin pulse, shorter) [any] Vegas 1 (Ver 2.1 dual coin pulse, longer) [any] Vegas 1 (Ver 1.33 single coin pulse) [any] This is a coin pusher machine from Spain. Your guess on how to work it is as good as mine ;-) |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | mgavegas.c* |
| [src/mame/layout] | mgavegas.lay* |
| r32535 Saturday 4th October, 2014 at 21:13:34 UTC by hap |
|---|
| remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound part) |
| [src/mame/drivers] | taitojc.c |
| [src/mame/includes] | taitojc.h |
| r32534 Saturday 4th October, 2014 at 20:00:16 UTC by hap |
|---|
| small cleanup |
| [src/mame/audio] | taito_en.c taito_en.h taito_zm.h |
| Previous 50 | 199869 Revisions | Next 50 |