Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r19770 Monday 24th December, 2012 at 12:51:26 UTC by Robbbert |
|---|
| Tim100 : modified the note. (nw) |
| [src/mess/drivers] | tim100.c |
| r19769 Monday 24th December, 2012 at 12:17:27 UTC by Robbbert |
|---|
| Tim100 : display all the characters in F4, added a note. (nw) |
| [src/mess/drivers] | tim100.c |
| r19768 Monday 24th December, 2012 at 11:47:54 UTC by Robbbert |
|---|
| Pencil2 : added notes |
| [src/mess/drivers] | pencil2.c |
| r19767 Monday 24th December, 2012 at 11:17:52 UTC by Robbbert |
|---|
| (MESS) New NOT WORKING system ------------------------------ Hanimex Pencil II {Robbbert, Ian Farquhar] |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | pencil2.c* |
| r19766 Monday 24th December, 2012 at 05:58:05 UTC by Roberto Fresca |
|---|
| Waku Waku Doubutsu Land TonTon improvements... [Roberto Fresca] - Added hopper emulation. - Fixed the VDP V9938 VRAM. - Defined clocks for CPU and YM2149. - Fixed inputs to be consistent with other Success games. - Added coin lockout. |
| [src/mame/drivers] | tonton.c |
| r19765 Monday 24th December, 2012 at 05:19:25 UTC by Roberto Fresca |
|---|
| Kuru Kuru Pyon Pyon: Added proper mirrors for V9938 VDP and bankswitch selector ports [Roberto Fresca] |
| [src/mame/drivers] | kurukuru.c |
| r19764 Monday 24th December, 2012 at 02:56:52 UTC by Roberto Fresca |
|---|
| Kuru Kuru Pyon Pyon: Added hopper emulation. The game is now working properly without jams. Also added coin counters, coin lockout, and some extra documentation from Charles MacDonald... [Roberto Fresca] |
| [src/mame/drivers] | kurukuru.c |
| r19763 Monday 24th December, 2012 at 01:25:21 UTC by Barry Rodewald |
|---|
| s11b: Fixed ROM loading for Mousin' Around and Police Force. (no whatsnew) |
| [src/mame/drivers] | s11b.c |
| r19762 Monday 24th December, 2012 at 00:47:14 UTC by David Haywood |
|---|
| refactor the type1 dongle code a bit, to make any future additions easier (nw) |
| [src/mame/includes] | decocass.h |
| [src/mame/machine] | decocass.c |
| r19761 Sunday 23rd December, 2012 at 23:19:36 UTC by hap |
|---|
| after doublecheck, nevermind this note |
| [src/mame/drivers] | kurukuru.c |
| r19760 Sunday 23rd December, 2012 at 22:42:26 UTC by hap |
|---|
| segas16b.c: decrypted aliensyn7 sound rom [Charles MacDonald] |
| [src/mame/drivers] | segas16b.c |
| r19759 Sunday 23rd December, 2012 at 21:16:02 UTC by Nathan Woods |
|---|
| [APPLE2] Floppy drive cleanups/modernization (nw) |
| [src/emu/imagedev] | flopdrv.c flopdrv.h |
| [src/mess/devices] | appldriv.c appldriv.h |
| [src/mess/machine] | apple2.c |
| r19758 Sunday 23rd December, 2012 at 21:15:08 UTC by Nathan Woods |
|---|
| Removing stray character (nw) |
| [src/mess/video] | gime.h |
| r19757 Sunday 23rd December, 2012 at 20:16:28 UTC by hap |
|---|
| added crazy bankswitch based on findings by charlesm |
| [src/mame/drivers] | kurukuru.c |
| r19756 Sunday 23rd December, 2012 at 19:21:08 UTC by hap |
|---|
| New clone added ------------------- Alien Syndrome (set 7, System 16B, MC-8123B 317-00xx) (no sound yet due to missing key) [Arzeno Fabrice] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | segas16b.c |
| [src/mame/includes] | segas16b.h |
| r19755 Sunday 23rd December, 2012 at 18:29:33 UTC by Ryan Holtz |
|---|
| - esrip.c: Modernized Entertainment Sciences Real Time Image Processor (ESRIP) core. [MooglyGuy] |
| [src/emu/cpu/esrip] | esrip.c esrip.h |
| [src/emu/cpu/m6809] | m6809.h |
| [src/mame/drivers] | esripsys.c |
| [src/mame/includes] | esripsys.h |
| r19754 Sunday 23rd December, 2012 at 14:02:39 UTC by Angelo Salese |
|---|
| Don't bother ... |
| [src/mess/drivers] | geniusiq.c |
| r19753 Sunday 23rd December, 2012 at 14:01:34 UTC by Angelo Salese |
|---|
| Quick -joy1 default to joy, nw |
| [src/mess/drivers] | geniusiq.c vic20.c |
| r19752 Sunday 23rd December, 2012 at 13:27:05 UTC by David Haywood |
|---|
| ok, I guess it's actually playable, you just have to know to press the button when you're on the trampoline, graphics still seem bad at times tho, so tagged it as imperfect graphics instead. |
| [src/mame/drivers] | decocass.c |
| r19751 Sunday 23rd December, 2012 at 13:00:01 UTC by David Haywood |
|---|
| new NOT WORKING GAME Manhattan [Charles MacDonald, The Dumping Union] (it loads, but I have no idea how you're meant to play it and the attract demo does nothing but cycle the title logo?) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | decocass.c |
| [src/mame/includes] | decocass.h |
| [src/mame/machine] | decocass.c |
| r19750 Sunday 23rd December, 2012 at 11:39:42 UTC by Fabio Priuli |
|---|
| smc777.xml: added a few new dumps. (I forgot this one in rev.19748). no whatsnew. |
| [hash] | smc777.xml |
| r19749 Sunday 23rd December, 2012 at 11:35:56 UTC by Fabio Priuli |
|---|
| ATTN Arbee: a few year nodes in apple2.xml contained bogus/missing data. issue in your script or copy and paste mistake? either way, fixed (hopefully without conflicting with your progresses). no whatsnew. |
| [hash] | apple2.xml |
| r19748 Sunday 23rd December, 2012 at 11:33:23 UTC by Fabio Priuli |
|---|
| snes.xml: fixed a few missing parent/clone relations (thanks to PooshhMao for spotting these) and added a bunch of dumps to be investigated. no whatsnew. n64.xml: added a recently released proto dump. no whatsnew. gba.xml: added new dump from nointro. no whatsnew. nes.xml: added usual flush of new pirate dumps/redumps from misc sources + one proto. no whatsnew. |
| [hash] | gba.xml n64.xml nes.xml snes.xml |
| r19747 Sunday 23rd December, 2012 at 11:29:15 UTC by Fabio Priuli |
|---|
| genius.xml: fixed comments to be valid xml. nw. |
| [hash] | genius.xml |
| r19746 Sunday 23rd December, 2012 at 11:28:34 UTC by Fabio Priuli |
|---|
| apc.xml: fixed properties. nw. |
| [hash] | apc.xml |
| r19745 Sunday 23rd December, 2012 at 10:20:05 UTC by Barry Rodewald |
|---|
| ...and the makefile... |
| [src/mame] | mame.mak |
| r19744 Sunday 23rd December, 2012 at 10:17:43 UTC by Barry Rodewald |
|---|
| Whoops, forgot the layout |
| [src/mame/layout] | s11b.lay* |
| r19743 Sunday 23rd December, 2012 at 07:24:34 UTC by Roberto Fresca |
|---|
| Kuru Kuru Pyon Pyon: Fixed YM2149 sound, fixed some memory map offsets, Added some port mirrors, and added/corrected some technical documentation. [Roberto Fresca, Charles MacDonald] |
| [src/mame/drivers] | kurukuru.c |
| r19742 Sunday 23rd December, 2012 at 07:15:04 UTC by Ryan Holtz |
|---|
| - h6280.c: Modernized the H6280 core. - c6280.c: Modernized the C2680 sound core. (nw) fixed ssem compile issue |
| [src/emu/cpu/h6280] | h6280.c h6280.h h6280ops.h tblh6280.c |
| [src/emu/cpu/m6809] | m6809.c |
| [src/emu/cpu/ssem] | ssem.c ssem.h |
| [src/emu/sound] | c6280.c c6280.h |
| [src/mame/drivers] | actfancr.c battlera.c boogwing.c cbuster.c cninja.c darkseal.c dassault.c dec0.c deco32.c dietgo.c funkyjet.c ggconnie.c madmotor.c paranoia.c rohga.c supbtime.c tourvis.c tumblep.c uapce.c vaportra.c |
| [src/mame/machine] | pcecommn.c |
| [src/mess/drivers] | pce.c ssem.c x1twin.c |
| [src/mess/includes] | pce.h |
| [src/mess/machine] | pce.c |
| r19741 Sunday 23rd December, 2012 at 05:28:04 UTC by Nathan Woods |
|---|
| [MSM6242] Fixing RTC regressions regarding interrupt callbacks |
| [src/emu/machine] | msm6242.c msm6242.h |
| r19740 Sunday 23rd December, 2012 at 03:39:20 UTC by Barry Rodewald |
|---|
| s11b: Get some games running. Still some issues to iron out, though. |
| [src/mame/drivers] | s11b.c |
| r19739 Sunday 23rd December, 2012 at 03:36:45 UTC by Barry Rodewald |
|---|
| s11a: Actually map the background sound bank register. |
| [src/mame/drivers] | s11a.c |
| r19738 Sunday 23rd December, 2012 at 03:27:06 UTC by Roberto Fresca |
|---|
| Kuru Kuru Pyon Pyon: Fix the Coin 1 jam, added 'Medal In' input, reworked DIP switches involved, and modified/added some notes about the behavior. [Roberto Fresca] |
| [src/mame/drivers] | kurukuru.c |
| r19737 Sunday 23rd December, 2012 at 02:26:27 UTC by Ryan Holtz |
|---|
| - ssem.c: Modernized the SSEM core. [MooglyGuy] |
| [src/emu/cpu/ssem] | ssem.c ssem.h |
| r19736 Sunday 23rd December, 2012 at 01:20:38 UTC by Ryan Holtz |
|---|
| - m6809: Modernized the M6809 core. [MooglyGuy] |
| [src/emu/cpu/m6809] | 6809dasm.c 6809ops.c 6809tbl.c 6809tbl.h* m6809.c m6809.h |
| [src/mame/drivers] | capbowl.c qix.c |
| r19735 Saturday 22nd December, 2012 at 23:41:52 UTC by hap |
|---|
| (rm meaningless line) |
| [src/mame/drivers] | kurukuru.c |
| r19734 Saturday 22nd December, 2012 at 23:29:24 UTC by hap |
|---|
| fill in verifications from CharlesM |
| [src/mame/drivers] | kurukuru.c |
| r19733 Saturday 22nd December, 2012 at 22:09:03 UTC by hap |
|---|
| (order/layout is less spaghetti now. don't bother looking at the huge .diff, there are no other changes) |
| [src/mame/drivers] | namcos23.c |
| r19732 Saturday 22nd December, 2012 at 19:36:08 UTC by Wilbert Pol |
|---|
| write to the log whenever an unknown output pla config is encountered (nw) |
| [src/emu/cpu/tms0980] | tms0980.c |
| r19731 Saturday 22nd December, 2012 at 18:48:43 UTC by hap |
|---|
| (note on unknown port) |
| [src/mame/drivers] | namcos23.c |
| r19730 Saturday 22nd December, 2012 at 18:07:11 UTC by hap |
|---|
| (noticed nonstandard indentation) |
| [src/mame/drivers] | sothello.c |
| r19729 Saturday 22nd December, 2012 at 18:02:30 UTC by hap |
|---|
| add/verify msm5205_playmode_w |
| [src/mame/drivers] | kurukuru.c sothello.c |
| r19728 Saturday 22nd December, 2012 at 17:13:18 UTC by Nathan Woods |
|---|
| MSVC compilation fixes. |
| [src/osd/windows] | eivc.h vconv.c |
| r19727 Saturday 22nd December, 2012 at 11:54:14 UTC by hap |
|---|
| (this one is in safe hands) |
| [src/mame/drivers] | naomi.c |
| r19726 Saturday 22nd December, 2012 at 11:43:54 UTC by hap |
|---|
| (small comment fix from gregf) |
| [src/mame/drivers] | naomi.c |
| r19725 Saturday 22nd December, 2012 at 06:29:07 UTC by Robbbert |
|---|
| Cosmicmo, cosmicm2 : Turned 2 cabinet switches into 1, and fixed cocktail mode. |
| [src/mame/drivers] | 8080bw.c |
| [src/mame/includes] | 8080bw.h |
| r19724 Saturday 22nd December, 2012 at 04:07:21 UTC by Robbbert |
|---|
| Yosakdon : fixed cocktail mode |
| [src/mame/audio] | 8080bw.c |
| [src/mame/drivers] | 8080bw.c |
| r19723 Saturday 22nd December, 2012 at 01:53:46 UTC by Robbbert |
|---|
| s3,s4,s5,s6,s6a,s7,s8,s9 : provided an extra row of inputs (nw) |
| [src/mame/drivers] | s3.c s4.c s6.c s6a.c s7.c s8.c s9.c |
| r19722 Friday 21st December, 2012 at 23:03:35 UTC by hap |
|---|
| rtc_clock_updated day_of_week is 1-7 (fix wrong day shown, and possible array out of bounds access) |
| [src/emu/machine] | rtc4543.c |
| r19721 Friday 21st December, 2012 at 22:52:12 UTC by Robbbert |
|---|
| Tim100 : fixed F4 display |
| [src/mess/drivers] | tim100.c |
| Previous 50 | 199869 Revisions | Next 50 |