Commit Graph

19795 Commits

Author SHA1 Message Date
Fabio Priuli
bc23730a9a (MESS) softlists: Misc naming and description consistency fixes. no whatsnew. 2013-01-20 10:16:20 +00:00
Fabio Priuli
57ad367d43 (MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB]
(MESS) softlists: Added software list to M20 [Fabio Priuli]
2013-01-20 10:07:33 +00:00
Olivier Galibert
2129425412 screen: Screenless systems (like synths) tend to be latency-sensitive in their outputs. Increase their osd refresh rate to 1KHz [O. Galibert] 2013-01-20 09:34:16 +00:00
Olivier Galibert
e30560322d dsk_dsk: Header size obvious fix [O. Galibert] 2013-01-20 08:55:14 +00:00
Robbbert
c27f6deac9 (MESS) OSI : made fixed basic a bios selection. 2013-01-20 07:53:29 +00:00
Roberto Fresca
991ab56747 New preliminary driver for 8bit San Remo Games. [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
Unknown San Remo poker game [Roberto Fresca, Any, The Dumping Union]
2013-01-20 06:28:32 +00:00
Robbbert
dd02e72ed6 (MESS) OSI : 2 roms from Nama (nw) 2013-01-20 04:15:19 +00:00
R. Belmont
4ccc8e0b5e (MESS) PlayStation: mirror main RAM, fixes Woody Woodpecker Racing [R. Belmont] 2013-01-20 02:07:05 +00:00
Aaron Giles
06e19f7d51 Few minor cleanups. 2013-01-19 22:27:56 +00:00
R. Belmont
2f37c1c0e3 attempt better XA/SFX volume balance (nw) 2013-01-19 22:15:36 +00:00
Michael Zapf
a6f7b0b1c6 ti99: updated softlist, added a <year>unknown</year> where missing (nw) 2013-01-19 22:03:37 +00:00
cracyc
c0d3c8f089 [mess] Be a little more strict about which id the psx pad responds to, fixes FFT and probably other games from the same era (nw) 2013-01-19 21:17:43 +00:00
R. Belmont
9b3e3b51c3 (MESS) PlayStation: fix sample signedness and stream rate for CDDA (redbook) audio [R. Belmont] 2013-01-19 20:41:56 +00:00
Wilbert Pol
4495e84e86 mcs48: Added a default handler to the disasm switch/case. (nw) 2013-01-19 20:30:07 +00:00
Oliver Stöneberg
569b16dd4b [MESS] fixed duplicated bios shaortnames for c64 (nw) 2013-01-19 20:13:40 +00:00
Michaël Banaan Ananas
20094c1711 (notes) 2013-01-19 20:12:50 +00:00
Sandro Ronco
c2d6035c87 (MESS) alphasma: added keyboard input and LCD emulation. [Sandro Ronco] 2013-01-19 19:51:45 +00:00
Sandro Ronco
11b5eef085 (MESS) hd44780: added 4-bit interface mode. (nw) 2013-01-19 19:47:24 +00:00
David Haywood
3d2da02fe1 CPS-2 update [Team CPS-1]:
* Fixed 3 labels in sfa2u
* Reordered sfz2alj set

(was going to do this myself but got bogged down with other stuff, this is fine tho)
2013-01-19 19:20:40 +00:00
David Haywood
d599208c63 smit confirms he missed 3 roms, but can't dump them yet, weird type or something (nw) 2013-01-19 19:17:58 +00:00
David Haywood
aa00f6971d sync with XingXing (nw) 2013-01-19 18:44:43 +00:00
David Haywood
b470ef2e22 new clones
Street Fighter II': Champion Edition (Dongfang Bubai protection, bootleg) [iq_132]

(if anybody fancies digging up the clown-car-credits they can)
2013-01-19 17:13:02 +00:00
David Haywood
fe4ed0c1b6 vboy: create flipped copies of tiles when data is written in order to simplify codepath of high frequency per-pixel tile lookups. 2013-01-19 15:01:05 +00:00
Angelo Salese
a28a8ac23d Added Pad IRQ to PC-FX 2013-01-19 14:28:02 +00:00
Robbbert
6a63c5d31c (MESS) DG680 : fixed on-screen clock (nw) 2013-01-19 12:40:14 +00:00
Phil Bennett
4c0ea172d3 Update sgi_ip6.c following r3000 changes -nw- 2013-01-19 12:26:05 +00:00
Phil Bennett
444777967b Modernised the R3000 core: [Phil Bennett]
* The following variants are supported: R3041, R3051, R3052, R3071 and R3081
 * Endianness is now specified by MCFG_R3000_ENDIANNESS() (default is big-endian)
 * Removed configuration struct. Cache sizes and FPU availability are now determined from the CPU type
 * Added state saving
 * Added BrCond input callbacks
2013-01-19 12:25:09 +00:00
Curt Coder
7a27335077 (MESS) floppy: Disk is read-only if no output format. (nw) 2013-01-19 12:14:52 +00:00
Wilbert Pol
f80caed0c8 microvision.xml: Fixed some typos (nw) 2013-01-19 10:17:50 +00:00
Robbbert
738fd8e0ec (MESS) DGOSZ80 renamed to DG680; various improvements (nw) 2013-01-19 09:59:36 +00:00
Robbbert
779cd5243c generic keyboard : fixed some control keys 2013-01-19 09:51:13 +00:00
David Haywood
f38ed754ea optimize simple draw cases with some early bail outs - mariocla intro (nw) 2013-01-19 05:29:31 +00:00
David Haywood
da6d96a0f6 cleanup (nw) 2013-01-19 05:17:00 +00:00
David Haywood
e2985faecf vboy - optimize a bit, eg bound high ingame (nw) 2013-01-19 05:14:37 +00:00
R. Belmont
bd08b685dc (MESS) PlayStation: play XA audio at the correct speed [R. Belmont] 2013-01-19 02:07:48 +00:00
David Haywood
771df4e4b6 also bounds check most of the array accesses in vboy, rules out memory corruption from here (nw) 2013-01-19 02:06:42 +00:00
David Haywood
72f3922fba this stops vboy crashing here.. I don't know why (nw) 2013-01-19 02:05:54 +00:00
Roberto Fresca
4c0b0edaad New WORKING clones added
------------------------
Super Pool 99 (Version 0.33) [Any, The Dumping Union, Roberto Fresca]
Super Pool 99 (Version 0.26) [Any, The Dumping Union, Roberto Fresca]
2013-01-19 01:44:26 +00:00
Scott Stone
4e2e09a321 New clones added
----------------
T.T.Fitter (bootleg of Roundup)  [Zab]
2013-01-19 01:08:31 +00:00
Michaël Banaan Ananas
0f786c272c improved steering wheel 2013-01-18 23:37:36 +00:00
Roberto Fresca
dfcd31af33 Saving some code lines through PORT_INCLUDE... 2013-01-18 22:41:51 +00:00
Curt Coder
acd5bb2663 (MESS) Fixed softlist. (nw) 2013-01-18 21:15:40 +00:00
Curt Coder
e649b84050 floppy: Fixed write protected signal and added a callback for it. [Curt Coder] 2013-01-18 21:11:04 +00:00
Wilbert Pol
e606fe6131 (MESS) g7400: Better placement of ef934x graphics. Fixed X and Y overflows in the EF9340/1. (nw) 2013-01-18 19:16:50 +00:00
cracyc
96c4ec5cb2 [mess] make playstation memory cards load and save to a file [Carl] 2013-01-18 18:48:32 +00:00
Wilbert Pol
c40207b0f1 (MESS) Added microvision software list (nw) 2013-01-18 18:41:26 +00:00
Michaël Banaan Ananas
1320daf170 wbmlbge romlabels 2013-01-18 16:21:41 +00:00
Angelo Salese
358661fe95 Fixed clock 2013-01-18 16:07:31 +00:00
Angelo Salese
1be6ecc3be DMAC hooked 2013-01-18 16:00:01 +00:00
Scott Stone
561406e79c New clones added
----------------
Jackler (Jungler Bootleg)  [Zab]
2013-01-18 04:29:09 +00:00