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
Scott Stone
22dbba8b6e
Added many PAL10L8's for balsente.c games. [Kevin Eshbach]
2013-01-18 03:11:35 +00:00
Roberto Fresca
6474a63c62
Bonne Chance!: Added proper palette. Now the game seems to get accurate colors.
...
Also added some descriptive notes and instructions for the service mode. [Roberto Fresca]
2013-01-18 02:01:23 +00:00
Michael Zapf
df619ae8a2
Software list for the TI-99/4A. Contains 96 percent of RPKs, remaining
...
cartridges will be loaded directly by file.
2013-01-18 01:03:46 +00:00
Brian Troha
dc15f36c75
new clone (bootleg) of WWF Superstars added
...
wwfsstar.c: Correct rom loads for genuine PCBs sets and correct a few rom labels. Added the bootleg set and documentation about it. [Brian Troha]
New Clone Added
-----------------------------------
WWF Superstars (bootleg) [Brian Troha]
2013-01-17 23:29:45 +00:00
Roberto Fresca
72e3b7838f
Bonne Chance!: Worked complete inputs from the scratch. Promoted to working.
...
Added some notes. [Roberto Fresca]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Bonne Chance! (French/English) [Roberto Fresca, Any, The Dumping Union]
2013-01-17 23:23:29 +00:00
Scott Stone
0b794bebde
sharcdsm.c: [Pavel Semerad]
...
- Added omitted direction flags in instruction using both PM() and DM().
- In instruction with 6bit immediate data, this data is signed value. It would be better to show this sign because it is confusing to see for
example 0x3F which actually means -1 (32bit immed data are not confusing
as that big values are easy to recognize).
2013-01-17 23:20:07 +00:00
Cowering
6a791e46a0
Super Mario World 64 for Genesis/Megadrive. Protection mapper is in Wii Version of Gens Plus, needs porting
2013-01-17 21:21:00 +00:00
Curt Coder
f02a94e4ac
Fixed MSVC compile. (nw)
2013-01-17 20:08:59 +00:00