Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r31533 Wednesday 6th August, 2014 at 21:39:43 UTC by hap |
- allow RP5C01 clock of 0
- from 2600: (punchout cab) on the real machine the 2A03 comes out of the right speaker and the VLM5030 comes out of the left. |
| [src/emu/machine] | rp5c01.c |
| [src/mame/drivers] | punchout.c |
| r31532 Wednesday 6th August, 2014 at 20:39:15 UTC by hap |
| removed spunchout protection hack |
| [src/emu/machine] | rp5h01.c rp5h01.h |
| [src/mame/drivers] | punchout.c |
| r31531 Wednesday 6th August, 2014 at 20:00:48 UTC by James Wallace |
New game added (Not Working)
============================
Revelations (Nova Productions) [AintBigAintClever, J.Wallace]
New non working clone
============================
Cops (UK) [Any]
Started reworking Cops driver into a full Nova Lasermax emulation.
Added onboard sound chip, fixed the alphanumeric display. |
| [src/mame] | mame.lst |
| [src/mame/drivers] | bfm_sc1.c cops.c |
| [src/mame/layout] | cops.lay sc1_vfd.lay |
| r31530 Wednesday 6th August, 2014 at 17:18:52 UTC by Wilbert Pol |
| (MESS) msx.c: Made members private and added members to save state (nw) |
| [src/mess/includes] | msx.h |
| [src/mess/machine] | msx.c |
| r31529 Wednesday 6th August, 2014 at 16:49:14 UTC by David Haywood |
| ok, it's a US set (WDUD after attract mode) (nw) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | segas32.c |
| r31528 Wednesday 6th August, 2014 at 16:24:35 UTC by David Haywood |
new clones
F1 Exhaust Note (set 2) [f.arzeno] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | segas32.c |
| r31527 Wednesday 6th August, 2014 at 14:23:30 UTC by Wilbert Pol |
| (MESS) msx.c: Removed the generic msx drivers since these didn't represent real machines. Started setting up regular parent/clone relationships between several drivers. (nw) |
| [src/mess] | mess.lst |
| [src/mess/drivers] | msx.c |
| r31526 Wednesday 6th August, 2014 at 13:09:23 UTC by Robbbert |
| by35: WIP, added notes about sound cards used |
| r31525 Wednesday 6th August, 2014 at 06:24:59 UTC by Robbbert |
| by17: various fixes, 9 of the 10 games are playable. |
| r31524 Wednesday 6th August, 2014 at 01:44:07 UTC by Barry Rodewald |
amstrad: added support for 64k, 320k, and 576k RAM sizes
added preliminary support for the SYMBiFACE II board [Barry Rodewald]
idehd: added Read Native Max Address IDE command |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/cpc] | symbfac2.c* symbfac2.h* |
| [src/emu/machine] | atahle.h idehd.c |
| [src/mess/drivers] | amstrad.c |
| [src/mess/includes] | amstrad.h |
| [src/mess/machine] | amstrad.c |
| r31523 Tuesday 5th August, 2014 at 22:20:49 UTC by hap |
| had a look at the datasheet, the dumps look fine to me |
| [src/emu/machine] | rp5h01.c rp5h01.h |
| r31522 Tuesday 5th August, 2014 at 21:36:20 UTC by hap |
| changed vlm5030_device pin read/write functions to READ/WRITE_LINE |
| [src/emu/sound] | vlm5030.c vlm5030.h |
| [src/mame/drivers] | punchout.c |
| [src/mame/includes] | punchout.h |
| r31521 Tuesday 5th August, 2014 at 18:19:11 UTC by hap |
| aaaaa |
| [src/mame/drivers] | punchout.c |
| r31520 Tuesday 5th August, 2014 at 18:15:08 UTC by hap |
| added rp5c01 and rp5h01 devices to spnchout |
| [src/mame/drivers] | punchout.c |
| [src/mame/includes] | punchout.h |
| r31519 Tuesday 5th August, 2014 at 17:54:11 UTC by hap |
| changed RP5H01 from read8/write8 to read_line/write_line + removed unneeded enable/disable in drivers |
| [src/emu/machine] | rp5h01.c rp5h01.h |
| [src/mame/drivers] | nss.c |
| [src/mame/machine] | playch10.c |
| r31518 Tuesday 5th August, 2014 at 14:50:49 UTC by Tafoid |
| (MESS) mc1000.c: Correction to the cassette input [Emerson Costa] |
| [src/mess/drivers] | mc1000.c |
| r31517 Tuesday 5th August, 2014 at 09:41:06 UTC by hap |
| put in a read_line for the alarm pin |
| [src/emu/machine] | rp5c01.c rp5c01.h |
| r31516 Tuesday 5th August, 2014 at 08:47:49 UTC by Miodrag Milanović |
| (OSD BRANCH) window to osd_interface (nw) |
| [/branches/osd/src/osd] | osdepend.c osdepend.h |
| [/branches/osd/src/osd/sdl] | osdsdl.h video.c window.c window.h |
| [/branches/osd/src/osd/windows] | video.c window.c window.h winmain.h |
| r31515 Tuesday 5th August, 2014 at 03:33:05 UTC by R. Belmont |
| (MESS) apple3: Support ThunderClock Plus card. [R. Belmont] |
| [src/mess/drivers] | apple3.c |
| r31514 Tuesday 5th August, 2014 at 02:25:20 UTC by Barry Rodewald |
| amstrad: bit 0 is not used in selecting the FDD motor control, fixes disk access under SymbOS. |
| [src/mess/machine] | amstrad.c |
| r31512 Tuesday 5th August, 2014 at 01:40:44 UTC by R. Belmont |
(MESS) New System Drivers Supported:
- Microdigital TK3000//e [R. Belmont] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | apple2.c |
| r31511 Tuesday 5th August, 2014 at 01:17:16 UTC by hap |
| rm old hack not needed anymore since ages |
| [src/mame/machine] | playch10.c |
| r31510 Tuesday 5th August, 2014 at 00:44:40 UTC by hap |
New clones added
--------------------
Punch-Out!! (Rev B) [2600]
Super Punch-Out!! (Rev A) [2600] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | punchout.c |
| [src/mame/includes] | punchout.h |
| [src/mame/video] | punchout.c |
| r31509 Monday 4th August, 2014 at 17:34:02 UTC by Sandro Ronco |
(MESS) New NOT WORKING systems
----------------------------------------------
Genius Junior 4000 (Germany) [TeamEurope]
Genius Junior 5000 (Germany) [TeamEurope]
Genius Junior Redstar (Germany) [TeamEurope]
Genius Leader Super Color (Germany) [TeamEurope] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | prestige.c |
| r31508 Monday 4th August, 2014 at 15:30:31 UTC by Wilbert Pol |
| (MESS) nes.c: Fixed famicom save states (nw) |
| r31507 Monday 4th August, 2014 at 13:04:19 UTC by Robbbert |
| st_mp200: WIP |
| [src/mame/drivers] | st_mp100.c st_mp200.c |
| r31506 Monday 4th August, 2014 at 07:42:04 UTC by Wilbert Pol |
| Added a few more members to snes save state and initialized some unintialized members. (nw) |
| [src/emu/video] | snes_ppu.c |
| [src/mame/machine] | snes.c |
| r31505 Monday 4th August, 2014 at 06:05:15 UTC by Fabio Priuli |
| and another long awaited proto found its way to the public (courtesy of arasoi). nw. |
| r31504 Monday 4th August, 2014 at 05:20:03 UTC by Alex Jackson |
| fix katakana title (nw) |
| r31503 Monday 4th August, 2014 at 00:25:09 UTC by Robbbert |
| st_mp200: placeholder for layout |
| [src/mame] | mame.mak |
| [src/mame/drivers] | st_mp200.c |
| [src/mame/layout] | st_mp200.lay* |
| r31502 Sunday 3rd August, 2014 at 22:16:08 UTC by David Haywood |
| improve Funny Strip / Puck People protection simulation [iq_132] |
| [src/mame/drivers] | splash.c |
| [src/mame/includes] | splash.h |
| r31501 Sunday 3rd August, 2014 at 15:40:36 UTC by Wilbert Pol |
| ins8250.c: Registering save state (nw) |
| [src/emu/machine] | ins8250.c |
| r31500 Sunday 3rd August, 2014 at 15:38:09 UTC by Wilbert Pol |
| (MESS) pc1512.c: Added m_opt to the pc1640 save state (nw) |
| [src/mess/drivers] | pc1512.c |
| r31499 Sunday 3rd August, 2014 at 15:11:44 UTC by Wilbert Pol |
| (MESS) pockstat.c: Added m_lcd_control to save state (nw) |
| [src/mess/drivers] | pockstat.c |
| r31498 Sunday 3rd August, 2014 at 12:30:38 UTC by Robbbert |
| st_mp100: all 12 games are playable. |
| [src/mame/drivers] | st_mp100.c |
| r31497 Sunday 3rd August, 2014 at 12:21:04 UTC by Fabio Priuli |
| and a few more. nw. |
| r31496 Sunday 3rd August, 2014 at 10:33:39 UTC by Fabio Priuli |
pico.xml: added many new dumps, including some from Korean releases (2 of them are
Samsung exclusive titles) [Team Europe] |
| r31495 Sunday 3rd August, 2014 at 10:29:58 UTC by Fabio Priuli |
| periodical round of updates (including in particular the recent dump of FC Parody World - Monster Party proto by Shinsei). nw. |
| [hash] | gameboy.xml gba.xml gbcolor.xml nes.xml |
| r31494 Sunday 3rd August, 2014 at 09:14:27 UTC by Robbbert |
| st_mp100: placeholder for layout |
| [src/mame] | mame.mak |
| [src/mame/drivers] | st_mp100.c |
| [src/mame/layout] | st_mp100.lay* |
| r31493 Sunday 3rd August, 2014 at 09:06:13 UTC by Justin Kerk |
| spelling (nw) |
| r31492 Saturday 2nd August, 2014 at 22:40:00 UTC by Robbbert |
| by6803: commented out currently unused variable |
| [src/mame/drivers] | by6803.c |
| r31491 Saturday 2nd August, 2014 at 21:17:36 UTC by Wilbert Pol |
| mcs51.c: Fixed modernization regression with timer 2 interrupts for some cpu cores (nw) |
| [src/emu/cpu/mcs51] | mcs51.c |
| r31490 Saturday 2nd August, 2014 at 10:57:37 UTC by Robbbert |
g627: fixed rota_115 and rota_101
by6803: fixed typo
by17, by35: slight improvement in display |
| [src/mame/drivers] | by17.c by35.c by6803.c g627.c |
| r31489 Saturday 2nd August, 2014 at 05:13:53 UTC by Alex Jackson |
| tasman.c: hooked up k053246/k055673 registers; object ROM tests pass now [Alex Jackson] |
| [src/mame/drivers] | tasman.c |
| r31488 Saturday 2nd August, 2014 at 05:12:06 UTC by Brian Troha |
| speedbal.c: Give Music Ball it's own correct Bonus dipswitch settings. Add dipswitch locations to Speed Ball & Music Ball. [Brian Troha] |
| [src/mame/drivers] | speedbal.c |
| r31487 Friday 1st August, 2014 at 22:52:07 UTC by Alex Jackson |
| midway tms340-based drivers: adjust initial screen sizes so aviwrite will work better (nw) |
| [src/mame/drivers] | midtunit.c midwunit.c midxunit.c midyunit.c |
| r31486 Friday 1st August, 2014 at 21:39:45 UTC by Andreas Naive |
-Added decryption support for Music Ball [Andreas Naive]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Music Ball [Andreas Naive] |
| [src/mame/drivers] | speedbal.c |
| r31485 Friday 1st August, 2014 at 20:31:45 UTC by Wilbert Pol |
| mcs51.c: Initialize all serial state and added serial state to the save state (nw) |
| [src/emu/cpu/mcs51] | mcs51.c |
| r31484 Friday 1st August, 2014 at 20:01:32 UTC by Brian Troha |
| peplus.c: Minor clean up - NW |
| [src/mame/drivers] | peplus.c |
© 1997-2024 The MAME Team