Commit Graph

15224 Commits

Author SHA1 Message Date
Miodrag Milanovic
c8b1d724d9 Do the softlist validation only on validate command (no whatsnew) 2012-02-05 09:15:57 +00:00
Miodrag Milanovic
b9106cf7e4 Sync with MESS (no whatsnew) 2012-02-05 08:28:43 +00:00
Miodrag Milanovic
02fab75990 Proper fix for issues with slots, removed old fix too (no whatsnew) 2012-02-05 07:00:09 +00:00
Aaron Giles
a4d175be28 Guess at a fix for clickable artwork. 2012-02-05 05:15:21 +00:00
R. Belmont
e07e03d45d fix rom load (nw) 2012-02-05 04:08:02 +00:00
R. Belmont
2181d363cd Model 1: add skeleton device for Z80 version of the MPEG sound board. No playback, just running the Z80. [R. Belmont] 2012-02-04 23:57:03 +00:00
Roberto Fresca
f7ac4ce982 Truco Tron reverse engineering [Roberto Fresca]
* Identified and added EF6821P PIA for I/O.
 * Identified and added the CRTC as HD/UM6845.
 * Identified a Maxim MAX691 and hooked watchdog/reset functions
    based on the PIA line where is tied. Also hooked others
    minor related things.
 * Identified a Darlington Array ULN2003.
 * Added correct clocks for main crystal, CPU and CRTC through #define.
 * Improved inputs/jumpers with PCB traces.
 * Added technical notes.
2012-02-04 22:27:28 +00:00
Michaël Banaan Ananas
f32a8799b4 fix -verifysamples from haze 2012-02-04 20:30:08 +00:00
Aaron Giles
64dbe52ef5 Fixed device search in the debugger to work like a normal
device search.
2012-02-04 20:18:31 +00:00
Aaron Giles
23d7f9e1fa Undo last change, it is unnecessary. Cheat problems must lie elsewhere. 2012-02-04 20:06:48 +00:00
Aaron Giles
d5620a5bdf Root colons not required by default in the debugger for region
lookups. Should address cheat expressions as well.
2012-02-04 20:04:49 +00:00
Michaël Banaan Ananas
a8d9fe50c8 WAV is not (yet) deprecated, rm warning that made it sound like it is 2012-02-04 19:59:25 +00:00
Aaron Giles
39c358476c Fix cliffhgr. tms9928a depends on the screen parameters matching output
exactly, but for ld games it doesn't since they are externally clocked.
2012-02-04 19:58:03 +00:00
Aaron Giles
3d10a89945 Fix tilemap viewer. Tilemaps now use the bitmap's raw palette instead
of machine->pens to lookup RGB32 values if the palette is present (it
is on all screen bitmaps). Today these are identical, but it's part of
a long-term effort to move away from a global palette and allowing
each bitmap or screen to have their own if that is preferred.
2012-02-04 19:24:25 +00:00
Angelo Salese
3902731437 new clones
---------------
X-Men (4 Players ver ADA) [Bonky0013]
2012-02-04 18:56:04 +00:00
R. Belmont
33866d66dc n64: sync with MESS (nw) 2012-02-04 17:35:42 +00:00
Angelo Salese
a8ad7755b8 Quick patch from Haze, nw 2012-02-04 15:09:04 +00:00
Angelo Salese
c67e27f4e9 Work-around for MT #4656 2012-02-04 15:01:38 +00:00
Pierpaolo Prazzoli
9052069fdf New WORKING game
--------------------
Boong-Ga Boong-Ga (Spank'em!) [R. Mucciarelli, pongplaya, ranger_lennier, Kevin Eshbach, gamerfan, M. Ponweiser, emuLOAD, R. Gatzke, Smitdogg, The Dumping Union, Pierpaolo Prazzoli]
2012-02-04 14:27:27 +00:00
R. Belmont
1ea1e84fd9 fix memory stomp in latest N64 video (nw) 2012-02-04 04:46:41 +00:00
Brian Troha
8196ab3f5e correct rom / ver name for the New Tekken Tag Asia set. 2012-02-03 22:00:33 +00:00
Michaël Banaan Ananas
e063ed19e2 another stv video regression 2012-02-03 21:31:09 +00:00
Ryan Holtz
ae70f4d52b - RDP optimizations and memory system shunting in N64 driver; relative speedup of 1.4x to 1.5x [MooglyGuy] 2012-02-03 21:06:10 +00:00
Angelo Salese
f2778a6a5a Improved inputs 2012-02-03 18:26:03 +00:00
Michaël Banaan Ananas
65fa5abcd7 fix regression in stv_vdp2_draw_line 2012-02-03 18:19:29 +00:00
Michaël Banaan Ananas
d652cbe576 small typofix (hello GuyveR800 :P) 2012-02-03 16:47:33 +00:00
Angelo Salese
7b1fa76446 Added sound 2012-02-03 16:18:00 +00:00
Angelo Salese
87a22798b9 Various wav/flac sample changes: [David Haywood]
* Remove hardcoded ".wav" sample extensions from within drivers
* Update samples.c to check for both .flac and .wav extensions when loading a sample
* Made sample loading failure a bit more verbose (various zips contained 0 byte samples, I assume to keep clrmame happy or something)
* Fixed memory allocation with 8-bit flac samples

Act Fancer: fixed background tilemap size, corrects level boss bg
(partial fix for MT #4585) [David Haywood]
2012-02-03 15:00:15 +00:00
Angelo Salese
f50762b727 Added idle skip 2012-02-03 14:41:46 +00:00
Angelo Salese
340eb43dd4 Hooked up inputs in California Chase, game is now playable (still needs the user to launch boot.exe first) [Grull Osgo] 2012-02-03 13:59:30 +00:00
Miodrag Milanovic
61d6c04e85 Removed LEGACY_MEMORY_DEVICE and LEGACY_NVRAM_DEVICE support in core, since nothing is using it anymore (no whatsnew) 2012-02-03 13:28:28 +00:00
Miodrag Milanovic
eeda35d613 Converted RTC65271 and ATARIVGEAROM to modern devices (no whatsnew) 2012-02-03 10:35:22 +00:00
Miodrag Milanovic
a4a821f34d import from mess (no whatsnew) 2012-02-03 08:25:11 +00:00
Brian Troha
e73d5c7b60 new clone added - Tekken Tag Asia
Roms dumped were specifically marked "TEG1" and matched the parent set.

New Clone Added
--------------------------------------
Tekken Tag Tournament (Asia, TEG2/VER.C1, set 1) [Brian Troha, Smitdogg, The Dumping Union]
2012-02-03 00:09:22 +00:00
Michaël Banaan Ananas
b87b06a7ab New clone added
----------------
Hyperspace (bootleg of Asteroids) [Byte Surfer]
2012-02-02 21:48:13 +00:00
mariuszw1
287bd91908 New clones added
------------------
Print Club 2 Felix The Cat (Rev. A) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club 2 '98 Spring Ver [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
2012-02-02 21:35:21 +00:00
Michaël Banaan Ananas
35c595c341 abaseb2 romname corrections from Kevin 2012-02-02 21:33:29 +00:00
Angelo Salese
cf109f9198 Added ID 2012-02-02 20:00:41 +00:00
Angelo Salese
63e6f91b2b Implemented preliminary support for Trident SVGA cards, fixes graphics in California Chase loading screen [Grull Osgo, Angelo Salese] 2012-02-02 18:59:07 +00:00
Scott Stone
39dfe5ea91 First pass of cleaning up LDPLAYER to allow for building (nw) 2012-02-02 15:14:43 +00:00
Miodrag Milanovic
fdca6f887c Fix for protection mode faults, makes 586 based things to work again by Carl (no whatsnew) 2012-02-02 14:58:18 +00:00
Miodrag Milanovic
d8b59a82d2 Implemented centronics as slot device and file printer as default output (no whatsnew) 2012-02-02 13:12:29 +00:00
Miodrag Milanovic
791c1bd94a did centronics implementation in c++ (no whatsnew) 2012-02-02 07:42:20 +00:00
R. Belmont
1333b77c41 [MT #4622] Fix rom region name [R. Belmont] 2012-02-02 04:17:12 +00:00
R. Belmont
4d285505b3 [MT #4636] es5503: Clear all oscillator params on reset [R. Belmont]
(Note: I couldn't reproduce the crash reported under any build on any OS, but Valgrind indicated out-of-bounds reads without this change and none with it).
2012-02-02 04:14:24 +00:00
R. Belmont
294999a885 [MT #4654] Fix master SCSP detection [R. Belmont] 2012-02-02 04:04:50 +00:00
R. Belmont
361c64419d fix GCC 4.6+ compile (nw) 2012-02-02 01:57:54 +00:00
Angelo Salese
23210ab89c New WORKING game
--------------------
Street Games II [Angelo Salese, Mariusz Wojcieszek]

(Latest VGA changes made this to fully work apparently)
2012-02-02 01:34:55 +00:00
Angelo Salese
44179c4a50 Fixed reading in read mode 1, might fix Street Games? nw 2012-02-02 01:16:30 +00:00
Angelo Salese
976fbef835 Added blinking for chars, nw 2012-02-01 23:33:15 +00:00