Commit Graph

9282 Commits

Author SHA1 Message Date
Aaron Giles
d5983046f5 Fix initial state of views so that their sources are properly initialized.
Fixes disassembly for sdl.
2010-06-26 03:41:10 +00:00
Angelo Salese
6a9af3b814 Decapped 89C51 MCU in Real Battle Mahjong King [Dr. Decapitator, Guru] 2010-06-25 18:41:26 +00:00
Aaron Giles
b2a6d8f09a Fix disasm scrolling for real. 2010-06-25 16:17:27 +00:00
Aaron Giles
50767de707 Changed device name from an overridable function to a parameter passed to
the device_config constructor. In situations where the proper name is not 
known at construction time, a generic name can be specified and then 
overridden later once the configuration is complete.
2010-06-25 15:30:51 +00:00
Aaron Giles
25c5511610 Recompute expression values even if not dirty.
Fixes disassembly not scrolling. (Need to recompile src\emu\debug\dv*)
2010-06-25 14:34:56 +00:00
R. Belmont
c6feb5b29b Fix compile warning on 64-bit Linux (no whatsnew) 2010-06-25 14:07:59 +00:00
Aaron Giles
29b6b0de41 C++-ified the debugger views. Not quite architecturally where I would
like them, but it's a start. Split implementation of individual view
types out to separate files. Updated all callers.

Also:
 * fixed okim6295 memory view
 * changed emualloc to free resource pools from earliest to latest
    so that early objects can safely clean up stuff they allocated
2010-06-25 05:11:42 +00:00
Brian Troha
1c9abccb20 Added proper i8751H MCU dump to Legend of Hero Tonma (Japan) [Dr. Decapitator] 2010-06-25 03:58:04 +00:00
Miodrag Milanovic
e3a90fa281 Implemented hash file and battery support and did some cleanup (no whatsnew) 2010-06-24 15:10:53 +00:00
Miodrag Milanovic
c81aa1bbdd Fixed warning (no whatsnew) 2010-06-24 05:35:06 +00:00
mariuszw1
a270e78bb3 Super Game III: fixed Tom & Jerry [Mariusz Wojcieszek] 2010-06-23 21:49:44 +00:00
Miodrag Milanovic
dbeb8f1b61 Fixed bad cassette wave sound [Robbbert] 2010-06-23 19:36:44 +00:00
Miodrag Milanovic
ea8dd94677 - Moved ioproc implementation from MESS [Miodrag Milanovic]
- Implemented more image device calls, and did some cleanup (no whatsnew)
2010-06-23 19:35:49 +00:00
Angelo Salese
c660837bb3 new clones
------------

Crazy Kong (Falcon?) [Fred O.]
2010-06-23 18:30:57 +00:00
mariuszw1
47f9b653bb Super Game III: added handling for two consecutive writes for MMC1 making Snow Bros playable [Mariusz Wojcieszek, Fabio Pruli] 2010-06-23 17:12:19 +00:00
Scott Stone
dfe3ee87db Fixed pokey speeds in cloak.c to match recording. This fixes MT Bug #03899: cloak: Music pitch is higher than PCB. 2010-06-23 12:03:49 +00:00
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