Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r16568 Thursday 7th June, 2012 at 06:57:10 UTC by Miodrag Milanović |
|---|
| Sync with MESS (nw) |
| [src/emu] | emu.mak |
| [src/emu/machine] | am9517a.c* am9517a.h* |
| r16567 Thursday 7th June, 2012 at 03:38:46 UTC by Brian Troha |
|---|
| segas32.c: Minor doc update - added more game & romboard ID #s - NW |
| [src/mame/drivers] | segas32.c |
| r16566 Thursday 7th June, 2012 at 03:06:30 UTC by Brian Troha |
|---|
| model3.cmodel3.c: minor doc update for Daytona 2 Power Edition, correct the security board ID # - NW |
| [src/mame/drivers] | model3.c |
| r16565 Wednesday 6th June, 2012 at 23:08:50 UTC by Brian Troha |
|---|
| model3.c: minor doc update for Daytona 2 Power Edition ID #s - NW |
| [src/mame/drivers] | model3.c |
| r16564 Wednesday 6th June, 2012 at 17:16:44 UTC by hap |
|---|
| PORT_ADJUSTER for sound volume |
| [src/mame/drivers] | superchs.c |
| r16563 Wednesday 6th June, 2012 at 15:23:06 UTC by hap |
|---|
| prevent crash, Unable to find input port ':IN0' (requested by I8255 ':ppi8255_0') |
| [src/mame/drivers] | lucky74.c |
| r16562 Wednesday 6th June, 2012 at 08:40:32 UTC by O. Galibert |
|---|
| naomi: Fix the ioport references (nw) |
| [src/mame/drivers] | naomi.c |
| r16561 Wednesday 6th June, 2012 at 07:27:41 UTC by Miodrag Milanović |
|---|
| Sync with mess (nw) |
| [src/emu/video] | pc_cga.c pc_cga.h |
| r16560 Wednesday 6th June, 2012 at 00:41:51 UTC by Roberto Fresca |
|---|
| Added an anal ASCII PCB layout, more findings and technical notes to lucky 74 driver. [Roberto Fresca] |
| [src/mame/drivers] | lucky74.c |
| r16559 Tuesday 5th June, 2012 at 23:34:44 UTC by hap |
|---|
| forgot this |
| [src/mame/drivers] | namcos23.c |
| r16558 Tuesday 5th June, 2012 at 22:13:48 UTC by hap |
|---|
| another fake digital steering wheel gone |
| [src/mame/drivers] | superchs.c |
| [src/mame/includes] | superchs.h |
| [src/mame/layout] | superchs.lay |
| r16557 Tuesday 5th June, 2012 at 21:14:11 UTC by hap |
|---|
| cleanup |
| [src/mame/drivers] | taito_z.c |
| [src/mame/includes] | taito_z.h |
| r16556 Tuesday 5th June, 2012 at 19:48:15 UTC by hap |
|---|
| small changes and whatsnew note... taito_z.c updates [hap] - removed fake digital steering wheel hack - improved analog controls for chasehq and contcirc - fixed some racingb issues, it's playable now Games promoted to working ----------------------------- Racing Beat [hap] |
| [src/mame/drivers] | taito_z.c |
| r16555 Tuesday 5th June, 2012 at 19:12:22 UTC by Miodrag Milanović |
|---|
| fix for null values (nw) |
| [src/emu] | uimain.c |
| r16554 Tuesday 5th June, 2012 at 19:10:39 UTC by hap |
|---|
| updated dips and fixed spr-tile priority in racingb |
| [src/mame/drivers] | taito_z.c |
| [src/mame/video] | taito_z.c |
| r16553 Tuesday 5th June, 2012 at 18:35:57 UTC by Miodrag Milanović |
|---|
| ups (nw) |
| [src/emu] | uimain.c |
| r16552 Tuesday 5th June, 2012 at 18:17:31 UTC by Miodrag Milanović |
|---|
| Fixed for slot menus + some cleanup (nw) |
| [src/emu] | dislot.h emuopts.c info.c mconfig.c uimain.c |
| r16551 Tuesday 5th June, 2012 at 18:03:21 UTC by hap |
|---|
| give racingb its own inputs and video update handler, the game is playable now but with major gfx problems like dblaxle |
| [src/mame/drivers] | taito_z.c |
| [src/mame/includes] | taito_z.h |
| [src/mame/video] | taito_z.c |
| r16550 Tuesday 5th June, 2012 at 17:57:02 UTC by Brian Troha |
|---|
| eolith.c: more accurate description of issue for Linky Pipe - NW |
| [src/mame/drivers] | eolith.c |
| r16549 Tuesday 5th June, 2012 at 17:52:54 UTC by Brian Troha |
|---|
| jaguar.c: Minor doc update - NW |
| [src/mame/drivers] | jaguar.c |
| r16548 Tuesday 5th June, 2012 at 17:47:13 UTC by Brian Troha |
|---|
| Add GAME_NOT_WORKING to Linky Pipe until a fix can be found for the random "hang" - NW |
| [src/mame/drivers] | eolith.c |
| r16547 Tuesday 5th June, 2012 at 17:09:31 UTC by Miodrag Milanović |
|---|
| Made nscsi use fixed slots support in core (nw) |
| [src/emu/machine] | nscsi_bus.c nscsi_bus.h nscsi_cd.h nscsi_hd.h |
| r16546 Tuesday 5th June, 2012 at 15:36:06 UTC by hap |
|---|
| cleanup cpua_ctrl_w + removed outdated changelog |
| [src/mame/drivers] | taito_z.c |
| [src/mame/includes] | taito_z.h |
| r16545 Tuesday 5th June, 2012 at 15:05:18 UTC by hap |
|---|
| removed fake digital steeringwheel from driver + improved analog controls for chasehq and contcirc |
| [src/mame/drivers] | taito_z.c |
| [src/mame/includes] | taito_z.h |
| r16544 Tuesday 5th June, 2012 at 14:33:14 UTC by Miodrag Milanović |
|---|
| Expanded slot definition with clock and config so we can better define fixed slot devices where needed (no whatsnew) |
| [src/emu] | dislot.c dislot.h mconfig.c |
| r16543 Tuesday 5th June, 2012 at 14:29:13 UTC by Brian Troha |
|---|
| eolith.c: Added dipswitch locations to all games in the driver. Cleaned up the input port defs. Added speed-up for Linky Pipe and a note as to where the game seems to hang. [Brian Troha] |
| [src/mame/drivers] | eolith.c eolithsp.c |
| r16542 Tuesday 5th June, 2012 at 11:45:48 UTC by Brian Troha |
|---|
| new Crisis Zone clone New Clone Added ------------------------------------------- Crisis Zone (CSZO3 Ver. A) [Mr. CAST, Smitdogg, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | namcos23.c |
| r16541 Tuesday 5th June, 2012 at 04:14:28 UTC by Brian Troha |
|---|
| new Eolith game Linky Pipe New Game Added ----------------------------------- Linky Pipe [Gerald (COY), The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | eolith.c |
| r16540 Monday 4th June, 2012 at 09:32:55 UTC by Miodrag Milanović |
|---|
| putting this back, causing more issues then fix (nw) |
| [src/emu/machine] | 8237dma.c |
| r16539 Monday 4th June, 2012 at 03:55:44 UTC by Roberto Fresca |
|---|
| Some minor corrections, more documentation, and new addition to lucky74 driver. New games marked as GAME_NOT_WORKING ------------------------------------ Exciting Black Jack [Mr.CAST, Smitdogg, The Dumping Union, Roberto Fresca] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | lucky74.c |
| r16538 Sunday 3rd June, 2012 at 23:35:33 UTC by Tafoid |
|---|
| Unmap the devices for Automat from dec0 and give it its own state, making it easier to work with. From Haze (nw) |
| [src/mame/drivers] | dec0.c |
| [src/mame/includes] | dec0.h |
| [src/mame/video] | dec0.c |
| r16537 Sunday 3rd June, 2012 at 23:27:32 UTC by Tafoid |
|---|
| Input work done on Dai-Dai-Kakumei - clearing unknown bits and adding confirmed settings. [Tafoid] |
| [src/mame/drivers] | realbrk.c |
| r16536 Sunday 3rd June, 2012 at 21:17:29 UTC by Brian Troha |
|---|
| vsnes.c: add missing bracket in name def - NW |
| [src/mame/drivers] | vsnes.c |
| r16535 Sunday 3rd June, 2012 at 12:01:22 UTC by Miodrag Milanović |
|---|
| Perform validation after reading ini file and check system name, fixes issues with ramsize option (no whatsnew) |
| [src/emu] | emuopts.c mame.c |
| r16534 Sunday 3rd June, 2012 at 10:06:26 UTC by smf |
|---|
| updated title to "Hyper Olympic in Nagano" based on title screen translation. |
| [src/mame/drivers] | konamigv.c |
| r16533 Sunday 3rd June, 2012 at 09:46:27 UTC by hap |
|---|
| 40love Lives DSW was wrong |
| [src/mame/drivers] | 40love.c |
| r16532 Sunday 3rd June, 2012 at 08:45:55 UTC by smf |
|---|
| New clones added ---------------- Nagano Winter Olympics '98 (GX720 JAA) [Yohji, Mr. CAST, Smitdogg, The Dumping Union, smf] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | konamigv.c |
| r16531 Sunday 3rd June, 2012 at 08:04:20 UTC by Brian Troha |
|---|
| model3.c: Documentation update. Added known Sega ID# for Game, rom board & security board for several games. Noted which Scud Racer sets were Twin or Deluxe and included information about the undumped Australian DX version. [Brian Troha] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | model3.c |
| r16530 Sunday 3rd June, 2012 at 01:43:51 UTC by R. Belmont |
|---|
| Fix PPC OSX compile (nw) |
| [src/emu/machine] | 68681.c |
| r16529 Saturday 2nd June, 2012 at 22:31:32 UTC by smf |
|---|
| fixed building with Visual Studio 11 RC |
| [src/osd/windows] | windows.mak |
| r16528 Saturday 2nd June, 2012 at 21:35:32 UTC by hap |
|---|
| (unknown primask is not worth a fatalerror) |
| [src/mame/video] | ms32.c |
| r16527 Saturday 2nd June, 2012 at 20:52:25 UTC by hap |
|---|
| small update, healthbar color looks correct now |
| [src/mame/drivers] | rabbit.c |
| r16526 Saturday 2nd June, 2012 at 19:07:15 UTC by Phil Bennett |
|---|
| Removed es5505_set_channel_volume() hack (no whatsnew) |
| [src/emu/sound] | es5506.c es5506.h |
| r16525 Saturday 2nd June, 2012 at 19:06:07 UTC by Phil Bennett |
|---|
| taito_en.c improvements [Phil Bennett]: * Use the common 68681 DUART implementation * Implemented the MB87078 volume control |
| [src/mame/audio] | taito_en.c taito_en.h |
| [src/mame/drivers] | galastrm.c groundfx.c gunbustr.c superchs.c taito_f3.c taitojc.c undrfire.c |
| [src/mame/includes] | taitojc.h |
| r16524 Saturday 2nd June, 2012 at 18:58:20 UTC by Phil Bennett |
|---|
| 68681.c: Fixed counter/timer implementation [Phil Bennett] |
| [src/emu/machine] | 68681.c |
| r16523 Saturday 2nd June, 2012 at 18:04:14 UTC by hap |
|---|
| (update notes) |
| [src/mame/drivers] | clayshoo.c |
| r16522 Saturday 2nd June, 2012 at 16:08:22 UTC by hap |
|---|
| forgot to update video/metro.c too |
| [src/mame/video] | metro.c |
| r16521 Saturday 2nd June, 2012 at 16:06:03 UTC by Miodrag Milanović |
|---|
| dipswitch ui fix, my mistake (no whatsnew) |
| [src/emu] | uimain.c |
| r16520 Saturday 2nd June, 2012 at 14:15:33 UTC by Luca Elia |
|---|
| New games added or promoted from NOT_WORKING status --------------------------------------------------- Funcube [Guru, Yasuhiro Ogawa, Luca Elia] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | seta2.c |
| [src/mame/includes] | seta2.h |
| r16519 Saturday 2nd June, 2012 at 08:21:34 UTC by Miodrag Milanović |
|---|
| Sync with MESS (no whatsnew) |
| [src/emu] | emu.mak |
| [src/emu/machine] | im6402.c im6402.h mc2661.c* mc2661.h* |
| Previous 50 | 199869 Revisions | Next 50 |