Commit Graph

9266 Commits

Author SHA1 Message Date
Angelo Salese
60e25dce96 Decrypted Double Dragon Italian bootleg char roms [Angelo Salese] 2010-06-23 00:38:12 +00:00
Angelo Salese
deb2ac86cd Rewrote video emulation to use the device system in Little Robin [David Haywood] 2010-06-22 20:47:33 +00:00
Michaël Banaan Ananas
4b2a21750d cname: more likely by NIX 2010-06-22 19:40:42 +00:00
Michaël Banaan Ananas
1c35606044 cclimber/ckong sprite X was off by 1 2010-06-22 15:33:31 +00:00
Jonathan Gevaryahu
85e497f35d TMS52xx now uses proper IP/PC/Subcycle counting for audio generation. [Lord Nightmare] 2010-06-22 03:43:05 +00:00
Miodrag Milanovic
c41ede7098 Fixed rewrite error in softlist (no whatsnew) 2010-06-21 14:01:05 +00:00
Michaël Banaan Ananas
7cd21e91ba reconverted mamedriv.c spaces to tabs 2010-06-21 13:56:10 +00:00
Miodrag Milanovic
869144aa70 Moved listsofware command line option from MESS, and added softlist in XML output [Miodrag Milanovic] 2010-06-20 19:25:53 +00:00
Miodrag Milanovic
cbe7260a59 - Moved softlist implementation from MESS [Miodrag Milanovic]
- Moved image related UI from MESS to emu core
- Reimplemented filename related image device calls
2010-06-20 18:48:02 +00:00
Ryan Holtz
834b1badde Added a skeleton driver for Philips CD-i-based arcade series, Quizard [Harmony]
New gamse marked as GAME_NOT_WORKING
------------------------------------
Quizard (1.7) [ANY, The Dumping Union, Harmony]
Quizard (2.2) [ANY, The Dumping Union, Harmony]
Quizard (3.2) [ANY, The Dumping Union, Harmony]
Quizard Rainbow (4.1) [ANY, The Dumping Union, Harmony]
2010-06-19 20:58:26 +00:00
R. Belmont
dcf236127e fix Linux 64-bit compile (no whatsnew) 2010-06-19 20:17:53 +00:00
Michaël Banaan Ananas
669a37b7aa Gesellschaft mit beschränkter Haftung 2010-06-19 14:09:27 +00:00
Scott Stone
609c934a6d Fixes 03888: mstadium: Third button mapping missing. 2010-06-19 13:43:08 +00:00
Miodrag Milanovic
5a5e4e86a2 Added missing OPTION_WRITECONFIG define (no whatsnew) 2010-06-18 19:29:58 +00:00
Angelo Salese
fbc9afda31 Simplified vram access in Pinkiri 8 HW [David Haywood]
new clones
----------

Defend the Terra Attack on the Red UFO (Artic) [The Dumping Union]
2010-06-18 18:33:36 +00:00
Angelo Salese
edda2dea81 new clones
----------

Looping (Video Games GMBH) [Andrew Welburn]
2010-06-18 17:40:12 +00:00
Miodrag Milanovic
231ad67aef - Added writeconfig option to emuopts (default for MAME is off) to save ini on exit of driver
- Added saving of location of mounted images in ini
(no whatsnew)
2010-06-18 14:40:02 +00:00
Miodrag Milanovic
02f49429c6 Removed not needed parameter (no whatsnew) 2010-06-18 14:23:16 +00:00
Miodrag Milanovic
333a6d2032 Prevent some overrides of exiting variables, implementation will be updated later (no whatsnew) 2010-06-18 14:13:12 +00:00
Miodrag Milanovic
480c2fcaf6 Changed callback function parameter types for image device (no whatsnew) 2010-06-18 13:49:38 +00:00
Miodrag Milanovic
fd915ad0a4 Implemented most of calls for image device (no whatsnew) 2010-06-18 13:19:56 +00:00
Brian Troha
867f02ce88 replace a bad dumped rom in the Heavyweight Champ with a good one from the 317-0046 set. Rom comparison shows 2 bit difference, two 0xfd in a stream of 0xff for the bad dump.
Removed some redundent lines of text
2010-06-18 02:38:30 +00:00
Miodrag Milanovic
826dba5923 - removed MESS dependency from config.c
- moved image legacy device implementation to devimage.c
- created image.c implementation with initialization of devices/configuration for image devices, used those calls from mame.c
- some minor cleanup of legacy device and initial implementation of some calls

(no whatsnew for now, this is just for log,will put more info on final commit)
2010-06-17 20:06:54 +00:00
Angelo Salese
5f273b35d8 Hooked up inputs and Dip-SW for Ron Jan and Pinkiri 8 [Angelo Salese] 2010-06-17 19:18:46 +00:00
Angelo Salese
100aac5849 Improvements to the Pinkiri 8 video emulation [David Haywood] 2010-06-17 16:53:41 +00:00
Miodrag Milanovic
260d7baf57 Natural keyboard status saved in options when changed [Robbbert] 2010-06-17 15:01:05 +00:00
Miodrag Milanovic
d86a7094cb osd_free should be used instead of free (no whatsnew) 2010-06-17 14:52:24 +00:00
Scott Stone
9318aa61cf Updated expat library match the latest released version. (2.0.1) [Oliver Stoneberg] 2010-06-17 14:23:08 +00:00
Scott Stone
b5b56029a0 Confirmation (with frequency counter) of proper 68000 clock speeds (16 MHz) for Premier Soccer and Golfing Greats. [ Fabrizio Vasile] 2010-06-17 14:14:42 +00:00
Scott Stone
809c406e35 Added many instances of missing static and const qualifiers to MAME, and disabled a fair chunk of dead code in konamiic.c. [Atari Ace] 2010-06-17 14:04:37 +00:00
Miodrag Milanovic
d2a7b5f332 hashfile moved from MESS to emu section (needed for now in image support until softlist implementation is finished), this doesn't affect mame side (no whatsnew) 2010-06-17 06:57:05 +00:00
Aaron Giles
861db1eb49 Cleanups and version bump. 2010-06-17 06:55:54 +00:00
Miodrag Milanovic
f935e05a10 Fixed missing cpu_device -> legacy_cpu_device (no whatsnew) 2010-06-17 06:24:29 +00:00
Aaron Giles
0d7af41cfb Fix sound timing issues. 2010-06-17 06:06:53 +00:00
Aaron Giles
39b09c0e1f Fix megadriv regressions. 2010-06-17 05:51:31 +00:00
Brian Troha
65b95c2788 cleaned up some whitespace, corrected some rom PCB locations / names and added some info about the Sega rom board ID# 2010-06-17 04:10:35 +00:00
Aaron Giles
b8f916e17e Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Update interfaces as appropriate.
2010-06-17 03:33:24 +00:00
R. Belmont
d4775b8e56 The last OS X PPC compile fix (really) (no whatsnew) 2010-06-17 01:02:47 +00:00
R. Belmont
0a40872ddc Near the end? (no whatsnew) 2010-06-17 00:42:18 +00:00
R. Belmont
dcc557325a devicelist.first hates me (no whatsnew) 2010-06-17 00:41:05 +00:00
R. Belmont
e85bd2ca71 Whack. Mole. Assembly required. (no whatsnew) 2010-06-17 00:40:12 +00:00
R. Belmont
a1b0bd61b7 Guess what (no whatsnew) 2010-06-17 00:38:46 +00:00
R. Belmont
bda9211496 Infinite PPC OS X compile fixes (no whatsnew) 2010-06-17 00:38:07 +00:00
R. Belmont
a0015f3840 Yet more OS X PPC compile fixes (still no whatsnew) 2010-06-17 00:36:56 +00:00
R. Belmont
316f61d195 Even more OS X PPC compile fixes (no whatsnew) 2010-06-17 00:34:44 +00:00
R. Belmont
e22a1bf81d More OS X PPC compile fixes (no whatsnew) 2010-06-17 00:33:29 +00:00
R. Belmont
ab1bc96eb4 More OS X PPC fixes (no whatsnew) 2010-06-17 00:32:52 +00:00
R. Belmont
645581bd38 More OS X PPC compile fixes (no whatsnew) 2010-06-17 00:32:10 +00:00
R. Belmont
ab488525f3 More OS X PPC fixes (no whatsnew) 2010-06-17 00:31:08 +00:00
R. Belmont
6e7f2af055 Fixes for OS X PowerPC compile [R. Belmont] 2010-06-17 00:28:54 +00:00