Commit Graph

9297 Commits

Author SHA1 Message Date
Miodrag Milanovic
a456b3322d - Fixed compile
- Moved some defines from MESS to MAME
- Cleaned MESS side and therefore removed some includes
(no whatsnew)
2010-06-27 09:58:57 +00:00
Scott Stone
943e90a36e Added DIP LOCATIONS for xain.c [Tafoid] 2010-06-27 01:40:27 +00:00
Brian Troha
8760453a0c New clone: Exciting Animal Land Jr. (USA)
New Clone Added
---------------------------------
Exciting Animal Land Jr. (USA) [Smitdogg, The Dumping Union]
2010-06-27 01:25:33 +00:00
Michaël Banaan Ananas
84ea3543a9 (fix prev commit) 2010-06-26 22:08:10 +00:00
Michaël Banaan Ananas
e5a5726f3e remove mcu from bootleg clone of lsasquad 2010-06-26 21:58:13 +00:00
Phil Bennett
b94bf9156b Hooked up Daikaiju no Gyakushu 68705 MCU and removed MCU simulation code [Phil Bennett, Dr. Decapitator] 2010-06-26 20:34:51 +00:00
Phil Bennett
5cc13fbf66 Hooked up Xain d'Sleena/Solar Warrior 68705 MCU [Phil Bennett, Dr. Decapitator] 2010-06-26 19:21:43 +00:00
Michaël Banaan Ananas
f1c2bdd3f3 made redufo Artic version the parent and bootleg version a clone 2010-06-26 17:55:52 +00:00
Brian Troha
0a7344138a remove comment about a Z8 CPU core needing to be written 2010-06-26 17:01:28 +00:00
Michaël Banaan Ananas
259baecffc moved around code, workaround internal compiler error with 32bit official build tools 2010-06-26 16:36:34 +00:00
Phil Bennett
f4d1f7df71 Hooked up Renegade 68705 MCU [Phil Bennett, Dr. Decapitator] 2010-06-26 16:01:57 +00:00
Brian Troha
3a77a446e8 metro.c: Added Puzzlet's MCU internal ROM. Zilog Z8 8-bit family MCU requires a new CPU core to be written. [Dr. Decapitator] 2010-06-26 14:54:01 +00:00
smf-
8f4f1e5eb2 fixed display of delayr virtual register, so it includes the name of the register in the pipeline. 2010-06-26 07:26:28 +00:00
smf-
9c7fb7e550 strip trailing spaces from register names on legacy cpu's. 2010-06-26 07:23:16 +00:00
smf-
779da649f0 fixed unused variable error. 2010-06-26 07:18:49 +00:00
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