Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r31483 Thursday 31st July, 2014 at 20:40:24 UTC by hap |
| small cleanup |
| [src/emu/cpu/z80] | tmpz84c011.c tmpz84c011.h |
| r31482 Thursday 31st July, 2014 at 19:44:45 UTC by Wilbert Pol |
| (MESS) sms.c: Restore selected cartridge when loading a save state for the store display unit. [Enik Land] |
| [src/emu/video] | 315_5124.c |
| [src/mess/drivers] | sms.c |
| [src/mess/includes] | sms.h |
| [src/mess/machine] | sms.c |
| r31481 Thursday 31st July, 2014 at 19:30:08 UTC by Wilbert Pol |
| sh4.c: Get rid of pointers to member functions (nw) |
| [src/emu/cpu/sh4] | sh4.c sh4.h |
| r31480 Thursday 31st July, 2014 at 12:28:25 UTC by Robbbert |
| removed unneeded includes |
| [src/mame/drivers] | by17.c by35.c by6803.c gp_1.c gp_2.c gts1.c |
| [src/mame/drivers] | splash.c |
| r31478 Thursday 31st July, 2014 at 10:51:53 UTC by David Haywood |
| fm2612: fixed missing dac channel on savestate load [dink (FB Alpha project)] |
| r31477 Thursday 31st July, 2014 at 10:46:15 UTC by Robbbert |
| pps4 / gts1 : added notes |
| [src/emu/cpu/pps4] | pps4.c |
| [src/mame/drivers] | gts1.c |
| r31476 Thursday 31st July, 2014 at 03:44:55 UTC by Robbbert |
| by6803: preliminary work |
| [src/mame/drivers] | by6803.c |
| r31475 Wednesday 30th July, 2014 at 20:35:53 UTC by hap |
| fix prev commit again + removed unneeded class member names prefixes |
| [src/emu/video] | epic12.c epic12.h epic12in.inc |
| [src/mame/drivers] | cv1k.c |
| r31474 Wednesday 30th July, 2014 at 19:01:51 UTC by hap |
| copypaste mistake |
| r31473 Wednesday 30th July, 2014 at 18:50:24 UTC by hap |
| small cleanup |
| [src/emu/video] | epic12.c epic12.h |
| [src/mame/drivers] | cv1k.c |
| r31472 Wednesday 30th July, 2014 at 14:24:38 UTC by hap |
| render_screen_list::contains - instead of false/true, return number of same indices found in view |
| [src/emu] | render.c render.h |
| r31471 Wednesday 30th July, 2014 at 13:59:12 UTC by Alex Jackson |
| k053246: fix 8bpp ROM readback; remove some obsolete trampoline and debug handlers (nw) |
| [src/mame/drivers] | konamigx.c mystwarr.c rungun.c |
| [src/mame/includes] | konamigx.h |
| [src/mame/video] | k053246_k053247_k055673.c k053246_k053247_k055673.h konami_helper.h |
| r31470 Wednesday 30th July, 2014 at 08:04:20 UTC by hap |
| my poor eyes |
| [src/mess/layout] | vboy.lay |
| r31469 Tuesday 29th July, 2014 at 18:16:47 UTC by O. Galibert |
| Stop contradicting me (nw) |
| r31468 Tuesday 29th July, 2014 at 16:03:13 UTC by Wilbert Pol |
| Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) |
| [src/emu] | diserial.c diserial.h |
| [src/emu/bus/rs232] | keyboard.c |
| [src/emu/machine] | i8251.c keyboard.c |
| r31467 Tuesday 29th July, 2014 at 15:48:59 UTC by Wilbert Pol |
| (MESS) xor100.c: Restore banks after load (nw) |
| [src/mess/drivers] | xor100.c |
| [src/mess/includes] | xor100.h |
| r31466 Tuesday 29th July, 2014 at 10:47:05 UTC by Robbbert |
| by35.c : copied by17 code in, most games boot although none are playable in a satisfactory manner. |
| [src/mame] | mame.mak |
| [src/mame/drivers] | by35.c |
| [src/mame/layout] | by35.lay* |
| r31465 Tuesday 29th July, 2014 at 04:28:05 UTC by Robbbert |
| by17.c : WIP |
| [src/mame/drivers] | by17.c gp_1.c gp_2.c |
| [src/mame/layout] | by17.lay |
| r31464 Tuesday 29th July, 2014 at 02:04:31 UTC by Alex Jackson |
tasman.c: Remove extraneous K053246/7 device and use correct gfx layout for K055673; fixes debug assert and gfx viewer crash
rungun.c: Make sprite mask ROM tests pass [Alex Jackson] |
| [src/mame/drivers] | konamigx.c rungun.c tasman.c |
| [src/mame/video] | k053246_k053247_k055673.c k053246_k053247_k055673.h konami_helper.h |
| r31463 Tuesday 29th July, 2014 at 01:43:28 UTC by Alex Jackson |
| fix compile (nw) |
| [src/mame/drivers] | atarittl.c |
| r31462 Tuesday 29th July, 2014 at 00:35:23 UTC by hap |
| added battery status to UI system config |
| [src/mess/drivers] | cc40.c ti74.c |
| r31461 Monday 28th July, 2014 at 23:38:52 UTC by Barry Rodewald |
| gimix: made drive size DIP switch use a PORT_CHANGED callback so a reset is no longer required to change the FDC clock speed. (no whatsnew) |
| [src/mess/drivers] | gimix.c |
| r31460 Monday 28th July, 2014 at 20:30:40 UTC by hap |
| not scared of vowels |
| [src/mame] | mame.lst |
| [src/mame/drivers] | atarittl.c bailey.c |
| r31459 Monday 28th July, 2014 at 16:46:03 UTC by Brian Troha |
| peplus.c: Documentation update - File in paytables, minor corrections & add per game paytable + payouts for the Multi-Poker sets - NW |
| [src/mame/drivers] | peplus.c |
| r31458 Monday 28th July, 2014 at 15:29:17 UTC by hap |
| fix garbage at top of screen? |
| [src/mame/video] | homerun.c |
| r31457 Monday 28th July, 2014 at 11:11:56 UTC by Wilbert Pol |
| mos7360.c: Save stating some members (nw) |
| r31456 Monday 28th July, 2014 at 10:33:26 UTC by Barry Rodewald |
| gimix: added software list, fixed regression with booting Gimix Flex 3.6, added 8 inch floppy drive support. |
| [hash] | gimix.xml* |
| [src/lib/formats] | flex_dsk.c flex_dsk.h |
| [src/mess/drivers] | gimix.c |
| r31455 Monday 28th July, 2014 at 09:31:50 UTC by Oliver Stöneberg |
| fixed clang warning (nw) |
| r31454 Monday 28th July, 2014 at 09:06:52 UTC by Wilbert Pol |
| rs232/terminal.c: Let's also call generic_terminal_device::device_start... (nw) |
| [src/emu/bus/rs232] | terminal.c |
| r31453 Monday 28th July, 2014 at 09:05:38 UTC by Wilbert Pol |
| xor100.c: Make it possible to actually debug the system (nw) |
| [src/mess/drivers] | xor100.c |
| r31452 Monday 28th July, 2014 at 08:34:04 UTC by Wilbert Pol |
| gb_lcd.c: Fix another index out of bound access in the supergb driver (nw) |
| r31451 Monday 28th July, 2014 at 08:02:02 UTC by Oliver Stöneberg |
| added assert for index out-of-bounds access with tecnbras (nw) |
| [src/mess/drivers] | tecnbras.c |
| r31450 Monday 28th July, 2014 at 07:59:46 UTC by Oliver Stöneberg |
| fixed usage onf uninitialized member in serial_keyboard_device (nw) |
| [src/emu/bus/rs232] | keyboard.c |
| r31449 Monday 28th July, 2014 at 07:56:40 UTC by Oliver Stöneberg |
| added assert for index out-of-bounds access with gizmondo (nw) |
| [src/emu/machine] | s3c24xx.inc |
| r31448 Monday 28th July, 2014 at 07:51:15 UTC by Oliver Stöneberg |
| added asserts for index out-of-bounds accesses with wmbullet -flop cpm22 (nw) |
| [src/emu/machine] | z80dma.c |
| r31447 Monday 28th July, 2014 at 07:47:23 UTC by Oliver Stöneberg |
| adjusted an ncr539x_device assert (nw) |
| [src/emu/machine] | ncr539x.c |
| r31446 Monday 28th July, 2014 at 07:46:25 UTC by Oliver Stöneberg |
| added asserts for index out-of-bounds access with sun3_80 (nw) |
| [src/emu/machine] | ncr539x.c |
| r31445 Monday 28th July, 2014 at 07:40:46 UTC by Oliver Stöneberg |
| fixed usage of uninitialized member in upd765_family_device (nw) |
| [src/emu/machine] | upd765.c |
| r31444 Monday 28th July, 2014 at 07:32:39 UTC by Oliver Stöneberg |
| fixed usage of uninitialized member in mc68681_device (nw) |
| [src/emu/machine] | mc68681.c |
| r31443 Monday 28th July, 2014 at 07:28:22 UTC by Oliver Stöneberg |
| added assert for index out-of-bounds with saturneu -cart test1f (nw) |
| r31442 Sunday 27th July, 2014 at 21:14:51 UTC by Sandro Ronco |
| (MESS) Allow kc85_[2-5] to boot from floppy again. |
| [src/emu/bus/kc] | d004.c d004.h |
| [src/lib/formats] | kc85_dsk.c |
| r31441 Sunday 27th July, 2014 at 20:30:32 UTC by Wilbert Pol |
| terminal.c: Save state some members; doesn't fix xor100 save state issue though. (nw) |
| [src/emu/machine] | terminal.c |
| r31440 Sunday 27th July, 2014 at 20:05:44 UTC by Wilbert Pol |
| gb_lcd.c: Prevent some out of bound array accesses (nw) |
| r31439 Sunday 27th July, 2014 at 19:56:23 UTC by Wilbert Pol |
| 315_5124.c: Use a simple array for cram. Fixes autosave issue found by Tafoid (nw) |
| [src/emu/video] | 315_5124.c 315_5124.h |
| r31438 Sunday 27th July, 2014 at 16:22:31 UTC by Osso |
| Fixed MT05631 (nw) |
| [src/mame/machine] | amiga.c |
| r31437 Sunday 27th July, 2014 at 12:13:14 UTC by Robbbert |
| by17.c : WIP |
| [src/mame] | mame.mak |
| [src/mame/drivers] | by17.c g627.c |
| [src/mame/layout] | by17.lay* |
| r31436 Sunday 27th July, 2014 at 08:06:44 UTC by hap |
| note |
| r31435 Sunday 27th July, 2014 at 04:44:42 UTC by hap |
| added cc40 system ram addressing and configurable ramsize |
| r31434 Sunday 27th July, 2014 at 04:08:10 UTC by hap |
| small update |
| [src/emu/cpu/tms7000] | tms7000.c |
© 1997-2024 The MAME Team