Commit Graph

30942 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
19352b507a note 2014-09-17 21:16:43 +00:00
Michaël Banaan Ananas
d37132fb4c added an msx1 YGW game for fun 2014-09-17 21:06:08 +00:00
Olivier Galibert
f5570dc9c6 If we were documented, we'd be dangerous (nw) 2014-09-17 20:50:32 +00:00
Oliver Stöneberg
c61142c217 disabled references to non-existent software lsits (nw) 2014-09-17 19:00:01 +00:00
Michaël Banaan Ananas
2869e22971 nw 2014-09-17 18:12:16 +00:00
Fabio Priuli
47a2824b57 (MESS) a2600.c: fixed mapper 3E support, as used by Boulder Dash
homebrew. Also allowed bankswitch writes to get to the TIA for this and 
mapper 3F. Finally, included a couple of demos in the softlist so to be
able to test the code in future. nw.
2014-09-17 17:24:53 +00:00
Dirk Best
3b833b1847 Amiga: Fix Amiga 600 IDE hard disk regression 2014-09-17 15:25:05 +00:00
Dirk Best
674f1b64fd Amiga: Silence keyboard log spam and fix internal ROM filename 2014-09-17 15:25:03 +00:00
smf-
f1d0477489 NS8250 Fixes [smf]
Loopback: tx goes high and data is clocked at the correct rate instead of appearing instantly
Modem status register: don't lose track of external signals when starting, resetting, switching loopback off, writing to register
Handshaking: active low for consistency (RS232 port now defaults handshaking lines high and serial mouse dtr/rts handling has been adjusted).
2014-09-17 13:58:02 +00:00
David Haywood
13537ab5f1 missed these (nw) 2014-09-17 12:44:11 +00:00
Olivier Galibert
c8ccf312e9 itgambl2: De-insanify the address map, fixes MT5493 (nw) 2014-09-17 11:24:38 +00:00
Fabio Priuli
af109faa26 better fix. nw. 2014-09-17 11:08:54 +00:00
David Haywood
e7884926ba mark save as supported, seems to work now (nw)
(I think at this point we should go over the source and flip the flag to GAME_NO_SAVE for drivers lacking support, rather than having to flag it when it works, also maybe add the ability to tag devices so if a driver is using a device without support it will automatically inherit that state)
2014-09-17 11:03:13 +00:00
David Haywood
b9f3300000 by request, save states (nw) 2014-09-17 10:53:41 +00:00
Fabio Priuli
05221b7ecc softlist: restored the support for loading games from compatible
softlists (like gbcolor games in gameboy, and viceversa, msx1
carts in msx2, etc.) by using the syntax
  mess system -media list:gamename 
You can now for instance use again "mess gbcolor -cart gameboy:sml"
to play "Super Mario Land" with the custom palettes of the Game 
Boy Color. [Fabio Priuli]
2014-09-17 10:12:27 +00:00
Alex W. Jackson
532aee532b Add width/endianness to supracan software list [Alex Jackson] 2014-09-17 07:50:59 +00:00
Fabio Priuli
e734a2efc9 added generic cartslot / ROM socket slot device, which offers
basic allocation and access handlers, and converted a few 
drivers to use this instead of code from cartslot.c [Fabio Priuli]

out of whatsnew: the RAM socket part is just a proof of concept,
and the natural extension of the line of thought which lead me
to this generic socket/cartslot. it might allow to convert current RAM 
device to be a slot device as well (after some refactorization, of 
course, since current code lacks many of the necessary features), 
or be removed soonish, depending on consensus.
2014-09-17 05:38:53 +00:00
R. Belmont
cd2ef4ee20 New games added as GAME_NOT_WORKING
-----------------------------------
Sengoku Basara X Cross [darksoft, Guru]
Kinnikuman Muscle Grand Prix 2 [darksoft, Guru]
Gundam vs. Gundam Next [darksoft, Guru]
2014-09-17 01:35:43 +00:00
David Haywood
d79e8c153f (nw) 2014-09-17 00:39:32 +00:00
Michaël Banaan Ananas
b58ab0b000 correct color prom resistors 2014-09-16 23:49:02 +00:00
David Haywood
8c10d68e1d new clones
Raiden II (US, set 2) [farzeno]

also attempted to identify regions / rename sets to fit.

interestingly the 'easy' sets do not show a JAPAN message even when the region is 0x00 (or when the region is 0x04, which is the Korean region on RDX)
2014-09-16 22:53:43 +00:00
Wilbert Pol
f12f7d2e37 (MESS) sms.c: Small improvements to the latching of some registers. Fixes flicker in Power Strike 2. [Enik Land] 2014-09-16 21:25:39 +00:00
Wilbert Pol
bdfd559154 sb16.c: Removed unused m_bps variable. (nw) 2014-09-16 21:20:32 +00:00
Olivier Galibert
cb06912aaa Fuck yeah.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Raiden 2 [Angelo Salese, Olivier Galibert]
Raiden DX [Angelo Salese, Olivier Galibert]
2014-09-16 20:46:18 +00:00
Olivier Galibert
233d9172bd fix sprite clipping (nw) 2014-09-16 20:03:07 +00:00
Olivier Galibert
2b60d7fa1f glass roof (nw) 2014-09-16 18:57:30 +00:00
Scott Stone
e47d838d8b (MESS) Fixed issue with messtiny build (additional bioses are no longer separate sets). [m4sta] 2014-09-16 18:41:14 +00:00
Michaël Banaan Ananas
7533e17a80 softwarelist correction from m4st4 2014-09-16 18:39:12 +00:00
David Haywood
cb5d94e3df new clones
Mega Man: The Power Battle (CPS2, USA 950926, SAMPLE Version) [Asure]
2014-09-16 17:39:12 +00:00
Olivier Galibert
dad10ccfac More colors (nw) 2014-09-16 16:34:20 +00:00
Olivier Galibert
15f778ba73 missing blended color (nw) 2014-09-16 15:49:51 +00:00
Alex W. Jackson
05ffd1f91f memory.c: fix memdump output for nop/unmapped/watchpoint entries, broken by r31731 (nw) 2014-09-16 15:24:54 +00:00
Olivier Galibert
efa0d7d2a2 fix blending some more (nw) 2014-09-16 15:23:14 +00:00
mahlemiut
379ce3275d trident: extended 3d8/3d9/CR0E new mode SVGA bank size. BIOS now detects 2MB VRAM (but win95 is still clueless). 2014-09-16 10:52:11 +00:00
David Haywood
67dfa7de97 double buffer nmk16 sprites (nw) 2014-09-16 09:28:29 +00:00
Fabio Priuli
9db9150328 ui: fixed crash when loading floppies with no parent software
from softlist (only via internal File Manager, though) [Fabio Priuli]
2014-09-16 04:59:46 +00:00
Fabio Priuli
2943c5fc55 softlist: fixed inconsistent -listsoftware output. [phulshof] 2014-09-16 04:57:19 +00:00
mahlemiut
9efdf6560a trident: some WIP, added CRTC offset bit 8 and start address bits 16-18. 2014-09-16 04:05:33 +00:00
David Haywood
a6e5e9fd6b new NOT WORKING
Go-Stop [system11]

might be playable, button mappings need looking at (bet etc.) but definitely uses unemulated ST0016 tile modes (bg should be 16x16 tiles)
2014-09-15 21:29:37 +00:00
David Haywood
030ae5f67a add palette dma (RAM to private buffer) to all seibu cop games
moved some of the Raiden 2 cop emulation to a new device (just the memory DMA stuff, including private buffer copy code) and started sharing it with legionna.c in order to avoid code duplication.  We can slowly move other duplicate code over too and eventually kill the old seicop.c
2014-09-15 20:55:32 +00:00
R. Belmont
0bf0ae5118 ftspeed: Redumped ic15, fixes graphics glitches on some stages. [Cah4e3] 2014-09-15 02:25:42 +00:00
mahlemiut
babfd3e8d5 sb16: comment out unused variable (no whatsnew) 2014-09-14 23:17:00 +00:00
Michael Zapf
c784949ac0 (MESS) geneve: Give grom_address an initial value. (nw) 2014-09-14 22:29:08 +00:00
Michael Zapf
48a30d346c (MESS) ti99: Avoid debugger messing up the setaddress/memory access pairs. (nw) 2014-09-14 22:28:33 +00:00
cracyc
5a3c3144fc (mess) sb16: small fix (nw) 2014-09-14 22:26:58 +00:00
cracyc
4a414a7c13 (mess) sb16: Add Soundblaster 16 low level emulation [Carl, Malice, O. Galibert]
---
The diagnose program mostly works but I'm sure there are still many more bugs, it definitely isn't near as usable as the hle (at least yet).
2014-09-14 22:09:11 +00:00
Michael Zapf
732510c267 (MESS) hdc9234 WIP: Some intermediate cleanups. Also, guard HFDC against
debugger.(nw)
2014-09-14 20:19:37 +00:00
R. Belmont
32288a9f08 SDL: use Windows OSD's font-selection semantics for SDL Windows builds. [R. Belmont] 2014-09-14 15:44:26 +00:00
Jonathan Gevaryahu
6e98286ab1 (MESS) cat.c: comment updates (nw) 2014-09-14 04:58:04 +00:00
Michael Zapf
f05c0c621d (MESS) hdc9234 WIP: write sector FM/MFM working. (nw) 2014-09-13 22:58:01 +00:00