Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r21520 Friday 1st March, 2013 at 15:56:10 UTC by Andrew Gardner |
| Modernized gomoku, astrocade, saa1099, st0016, and c140 sound devices. [Andrew Gardner] |
| [src/emu/sound] | astrocde.c astrocde.h c140.c c140.h saa1099.c saa1099.h st0016.c st0016.h |
| [src/mame/audio] | gomoku.c |
| [src/mame/drivers] | astrocde.c bingor.c blitz68k.c g627.c gal3.c gomoku.c jclub2.c jpmsys5.c macs.c manohman.c mastboy.c mpu4vid.c namcona1.c namcos2.c namcos21.c speglsht.c srmp5.c st0016.c xorworld.c |
| [src/mame/includes] | gomoku.h jpmsys5.h |
| [src/mame/video] | astrocde.c |
| [src/mess/drivers] | samcoupe.c |
| [src/mess/machine] | isa_gblaster.c isa_sblaster.c |
| r21519 Friday 1st March, 2013 at 15:41:41 UTC by Carl |
| [mess] add altstatus reset to atapi cd (nw) |
| [src/mess/machine] | isa_ide_cd.c |
| r21518 Friday 1st March, 2013 at 15:35:38 UTC by Angelo Salese |
| Tied colors to drawing routines, and added transparent pen |
| [src/mame/drivers] | gunpey.c |
| r21517 Friday 1st March, 2013 at 14:53:05 UTC by Angelo Salese |
| Illogic beats logic 1 to 0, fixed hangs/inputs in service mode |
| [src/mame/drivers] | gunpey.c |
| r21516 Friday 1st March, 2013 at 14:42:51 UTC by Angelo Salese |
| Added 8bpp |
| [src/mame/drivers] | gunpey.c |
| r21515 Friday 1st March, 2013 at 14:16:08 UTC by Angelo Salese |
| Added palette hook |
| [src/mame/drivers] | gunpey.c |
| r21514 Friday 1st March, 2013 at 13:58:18 UTC by David Haywood |
| better video rendering |
| [src/mame/drivers] | gunpey.c |
| r21513 Friday 1st March, 2013 at 12:22:16 UTC by David Haywood |
| h/w seem swapped |
| [src/mame/drivers] | gunpey.c |
| r21512 Friday 1st March, 2013 at 12:04:41 UTC by David Haywood |
| fix text |
| [src/mame/drivers] | gunpey.c |
| r21511 Friday 1st March, 2013 at 10:51:56 UTC by Fabio Priuli |
(MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio Priuli]
(MESS) gameboy: added correct handling of Echo RAM, needed by Rockman 8. [Fabio Priuli]
(MESS) gbcolor: added proper type to Stone Age / Shi Qi Shi Dai, making it working on gbpocket
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
also backing up some wip code which I'm not sure when I will have time to improve... |
| [hash] | gameboy.xml gbcolor.xml |
| [src/mess/drivers] | gb.c |
| [src/mess/includes] | gb.h |
| [src/mess/machine] | gb_mbc.c gb_mbc.h gb_slot.c gb_slot.h |
| r21510 Friday 1st March, 2013 at 08:47:05 UTC by Miodrag Milanović |
| channelf sound device modernized (nw) |
| [src/mess/audio] | channelf.c channelf.h* |
| [src/mess/drivers] | channelf.c |
| [src/mess/includes] | channelf.h |
| r21509 Friday 1st March, 2013 at 08:03:05 UTC by Tafoid |
a7800.c: [Robert Tuccitto]
Improved and corrected NTSC (a7800) and PAL (a7800p) palettes
*Palette rebuild due to misaligned data references
*Corrected PAL color sequence order |
| [src/mess/drivers] | a7800.c |
| r21508 Friday 1st March, 2013 at 04:21:39 UTC by Angelo Salese |
| Added height & width |
| [src/mame/drivers] | gunpey.c |
| r21507 Friday 1st March, 2013 at 03:02:30 UTC by R. Belmont |
| (nw) |
| r21506 Friday 1st March, 2013 at 03:00:17 UTC by R. Belmont |
(MESS) New machines added as GAME_NOT_WORKING
---------------------------------------------
Besta-88 [shattered] |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | besta.c* |
| [src/mess/machine] | 68561mpcc.c* 68561mpcc.h* |
| r21505 Friday 1st March, 2013 at 02:47:17 UTC by R. Belmont |
53c7xx: Preliminary save state support [A. Viloria]
nw part: the original patch as submitted by the external contributor changed m_scripts_op from a function pointer to a pure index so it could be saved, but that was more intrusive than I was comfortable with. Phil, you can handle that part however you'd like. |
| [src/emu/machine] | 53c7xx.c |
| r21504 Friday 1st March, 2013 at 02:34:21 UTC by Angelo Salese |
| Added timer for blitter irq and screen raw params |
| [src/mame/drivers] | gunpey.c |
| r21503 Friday 1st March, 2013 at 02:28:19 UTC by David Haywood |
| a mystery starts to unravel... |
| [src/mame/drivers] | gunpey.c |
| r21502 Friday 1st March, 2013 at 01:53:11 UTC by David Haywood |
| various bits.. f4 vram viewer ;-) |
| [src/mame/drivers] | gunpey.c |
| r21501 Friday 1st March, 2013 at 01:26:03 UTC by R. Belmont |
| nscsi_hd: Added 6-byte WRITE, logging of unknown commands, and some Apple-specific SCSI tweaks. [R. Belmont] |
| [src/emu/machine] | nscsi_hd.c |
| r21500 Friday 1st March, 2013 at 01:22:51 UTC by R. Belmont |
| (MESS) Apple II: Preliminary support for the Apple II Rev. C SCSI Card. [R. Belmont] |
| [src/mess/drivers] | apple2.c apple2gs.c |
| [src/mess/machine] | a2scsi.c a2scsi.h |
| r21499 Friday 1st March, 2013 at 01:20:43 UTC by R. Belmont |
| (MESS) Reimplemented the NCR5380 SCSI controller using nscsi. [R. Belmont] |
| [src/mess] | mess.mak |
| [src/mess/machine] | ncr5380n.c* ncr5380n.h* |
| r21498 Friday 1st March, 2013 at 01:10:04 UTC by Angelo Salese |
| Fixed X/Y offsets |
| [src/mame/drivers] | gunpey.c |
| r21497 Friday 1st March, 2013 at 01:03:40 UTC by Tafoid |
| [MESS] a7800.c - Fixed color clip in $1 & $F [Robert Tuccitto] |
| [src/mess/drivers] | a7800.c |
| r21496 Friday 1st March, 2013 at 01:00:30 UTC by Angelo Salese |
| Fixed start buttons |
| [src/mame/drivers] | gunpey.c |
| r21495 Friday 1st March, 2013 at 00:54:52 UTC by Tafoid |
| [MESS] Added UniBios versions to Neo Geo home console (AES) [Kaylee] |
| [src/mess/drivers] | ng_aes.c |
| r21494 Friday 1st March, 2013 at 00:44:18 UTC by Angelo Salese |
| Fixed OKI bank |
| [src/mame/drivers] | gunpey.c |
| r21493 Friday 1st March, 2013 at 00:35:57 UTC by Angelo Salese |
| Text decoding ... |
| [src/mame/drivers] | gunpey.c |
| r21492 Thursday 28th February, 2013 at 23:41:56 UTC by David Haywood |
| start hookup of fake rom to gunpey (not enabled by default) |
| [src/mame/drivers] | gunpey.c |
| r21491 Thursday 28th February, 2013 at 23:23:35 UTC by Carl |
i386: popfd should trap in v86 mode (nw)
i386: make illegal opcodes trap and logerror rather than fatalerror (nw) |
| [src/emu/cpu/i386] | i386.c i386op16.c i386op32.c i386ops.c i386ops.h i486ops.c pentops.c |
| r21490 Thursday 28th February, 2013 at 22:44:03 UTC by Angelo Salese |
| Oh well, might as well add this for everything ... |
| [src/mame/drivers] | gunpey.c |
| r21489 Thursday 28th February, 2013 at 22:27:23 UTC by Angelo Salese |
| Time to fix the irqs, game seems working but inputs aren't ... |
| [src/mame/drivers] | gunpey.c |
| r21488 Thursday 28th February, 2013 at 22:03:19 UTC by Angelo Salese |
| Try to make a sense over the RAM format ... |
| [src/mame/drivers] | gunpey.c |
| r21487 Thursday 28th February, 2013 at 20:43:23 UTC by Wilbert Pol |
| (MESS) megaduck: Hookup software list. (nw) |
| r21486 Thursday 28th February, 2013 at 19:50:48 UTC by Angelo Salese |
| Added oki bank |
| [src/mame/drivers] | gunpey.c |
| r21485 Thursday 28th February, 2013 at 19:28:08 UTC by Wilbert Pol |
| (MESS) msx.c: Added pv16. [plgDavid] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | msx.c |
| r21484 Thursday 28th February, 2013 at 19:20:56 UTC by David Haywood |
| just because we can |
| [src/mame/drivers] | gunpey.c |
| r21483 Thursday 28th February, 2013 at 19:02:00 UTC by Wilbert Pol |
| (MESS) msx.c: cpc300e apparently the roms came from a hacked set, marking roms as needing redump. (nw) |
| r21482 Thursday 28th February, 2013 at 18:53:03 UTC by Angelo Salese |
| Check-point |
| [src/mame/drivers] | gunpey.c |
| r21481 Thursday 28th February, 2013 at 18:20:24 UTC by Angelo Salese |
| Start of pulling up notes ... |
| [src/mame/drivers] | gunpey.c |
| r21480 Thursday 28th February, 2013 at 17:24:45 UTC by Angelo Salese |
| Added irq cause/mask |
| [src/mame/drivers] | gunpey.c |
| r21479 Thursday 28th February, 2013 at 05:22:14 UTC by Ryan Holtz |
| (nw) Fixed sliders and phosphor offset |
| [hlsl] | phosphor.fx |
| [src/osd/windows] | d3dhlsl.c |
| r21478 Thursday 28th February, 2013 at 03:53:37 UTC by Carl |
| (mess) i386: int 6 on invalid LxS insn. Makes NTVDM happier. (nw) |
| [src/emu/cpu/i386] | i386op16.c |
| r21477 Thursday 28th February, 2013 at 03:04:48 UTC by R. Belmont |
| (nw) |
| [src/emu/cpu/sh2] | sh2.h sh2comn.c sh2comn.h sh2drc.c |
| r21476 Thursday 28th February, 2013 at 00:58:59 UTC by Angelo Salese |
| Clean-ups |
| [src/mame/drivers] | coolridr.c |
| r21475 Thursday 28th February, 2013 at 00:21:03 UTC by David Haywood |
bubble sort instead of zbuffer, fixes most remaining gfx problems so I've removed all flags apart from the imperfect sound.
new working game
----------------
Cool Riders [David Haywood, Angelo Salese] |
| [src/mame/drivers] | coolridr.c |
| r21474 Wednesday 27th February, 2013 at 23:42:45 UTC by Angelo Salese |
| Fixed SLEEP opcode in non-DRC SH-2 [Angelo Salese] |
| [src/emu/cpu/sh2] | sh2.c sh2comn.c sh2comn.h |
| r21473 Wednesday 27th February, 2013 at 21:41:49 UTC by Wilbert Pol |
| (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) |
| [src/emu] | dislot.c dislot.h emuopts.c |
| [src/lib/util] | options.c options.h |
| r21472 Wednesday 27th February, 2013 at 21:20:17 UTC by David Haywood |
| prepare for sorting |
| [src/mame/drivers] | coolridr.c |
| r21471 Wednesday 27th February, 2013 at 20:22:58 UTC by Wilbert Pol |
| (MESS) Added pal/ntsc switch to ef934x; prevents garbage at the bottom of the screen for odyssey3. (nw) |
| [src/emu/video] | ef9340_1.c ef9340_1.h |
© 1997-2024 The MAME Team