summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/emu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/emu.lua')
0 files changed, 0 insertions, 0 deletions
g class='onhover' src='//www.gravatar.com/avatar/882150bc491bac6e8dbd83f3f4fc9157?s=128&d=retro' /> Angelo Salese2011-01-082-7/+47 * Fixed BCD score display bug in Raiden 2 and Zero Team [Angelo Salese] Angelo Salese2011-01-081-1/+2 * Enabled HD61700 in MAME compile and added it to unidasm tool (no whatsnew) Miodrag Milanovic2011-01-082-1/+3 * Fixing order so XML output is valid XML (no whatsnew) Miodrag Milanovic2011-01-081-1/+1 * Sync with PinMAME, added one more driver and updated old, also re enabled som... Miodrag Milanovic2011-01-082-7/+25 * Add Western Venture (Ver. AA.02.D) as non-working, no whatsnew Luca Elia2011-01-082-8/+51 * Added one more ifdef in make file so mamedriv.c is added only in case of MAME... Miodrag Milanovic2011-01-081-2/+6 * bishjan.c update [Luca Elia] Luca Elia2011-01-076-536/+762 * Renamed few drivers due to conflicts with MESS (only in case computers are mo... Miodrag Milanovic2011-01-077-19/+19 * Implemented Seibu Audio variant with a single YM2151 sound chip, giving worki... Angelo Salese2011-01-073-27/+75 * New games added or promoted from NOT_WORKING status Pierpaolo Prazzoli2011-01-071-29/+33 * Ported the collision detection code from machine/seicop.c ... now you can mes... Angelo Salese2011-01-072-1/+67 * Added SBY line read to SP0256 interface. [Curt Coder] Curt Coder2011-01-072-0/+8 * Second part of the bullet protection in Raiden 2, bullet logic is definitely ... Angelo Salese2011-01-071-8/+11 * Fixed background gfx issues in later levels of Raiden 2 [Angelo Salese] Angelo Salese2011-01-071-6/+6 * Build vconv in all circumstances as part of win32 build. Aaron Giles2011-01-073-28/+36 * MSVC compatibility. Aaron Giles2011-01-074-6/+6 * Ops Angelo Salese2011-01-071-1/+1 * Fixed sprite flickering and stage 5 crash in Raiden 2 [Angelo Salese] Angelo Salese2011-01-072-8/+41 * Work around incorrect warning in some GCC versions. (no whatsnew) R. Belmont2011-01-071-1/+1 * Part 1 of the sprite protection used in Raiden 2, some printfs, no whatsnew Angelo Salese2011-01-072-8/+45 * Work around for Seibu COP command 0x8100 / 0x8900, used in all games for dire... Angelo Salese2011-01-062-281/+63 * Added HD61700 CPU core used for emulate Casio PB-1000/PB-2000c in MESS [Sandr... Miodrag Milanovic2011-01-065-0/+3707 * Minor comment cleanup. Aaron Giles2011-01-062-19/+73 * C++-ified the DRC backend utility helpers. Aaron Giles2011-01-065-649/+520 * Clean-ups, no whatsnew Angelo Salese2011-01-063-60/+19 * Clean-ups, no whatsnew Angelo Salese2011-01-062-241/+173 * Redumped sprite roms in Rushing Heroes [Smitdogg, The Dumping Union] Angelo Salese2011-01-061-2/+2 * Clean-up Angelo Salese2011-01-061-7/+2 * Fix debug compile. Couriersud2011-01-061-2/+1 * Removed mess from names of some calls in image device code (no whatsnew) Miodrag Milanovic2011-01-0611-74/+74 * Only I could mess up something so simple..