Commit Graph

30652 Commits

Author SHA1 Message Date
Scott Stone
297b45de1e Compile Fix (nw) 2014-09-02 06:48:44 +00:00
Fabio Priuli
e1db142336 a7800 minor comments/cleanups. nw. 2014-09-02 05:37:07 +00:00
Fabio Priuli
991bcbd1e5 (MESS) atari400.c progress: [Fabio Priuli]
- Rewritten cart emulation to use slot devices (many 
  "mappers" do not fully work) and unified cart handling 
  among 8bit home computers, XEGS and Atari 5200
- Added support for loading carts with bankswitch to all XL/XE 
  models
- Added support for loading XEGS carts in Atari 8bits home
  computers (XEGS instead will only load XEGS games until
  support for the keyboard add-on is included)
- Big clean up of the driver, simplifying memory map, removing
  writes to ROM, etc.
- Changed NOT_WORKING flag to IMPERFECT_GRAPHICS
  in 600XL, 65XE, 800XE and XEGS since they should now be 
  working to the same extent of the 800XL, and bugs shall be 
  reported.


as a consequence of the above changes, the new softlists a800.xml, a5200.xml
and xegs.xml are not compatible anymore with 0.154: keep the old xmls until
0.155 if you don't compile your own exe
2014-09-02 05:02:02 +00:00
Michaël Banaan Ananas
2851a8ae56 note for kale 2014-09-02 04:02:49 +00:00
R. Belmont
6be086cf7e SDL: remove dead code from SDL2 renderer, fix laserdisc crash with SDL2 -video accel rendering. [R. Belmont] 2014-09-02 02:08:13 +00:00
Angelo Salese
27959a37ee Notes 2014-09-01 22:44:32 +00:00
R. Belmont
4631c02ca0 SDL: More cleanups. (nw) 2014-09-01 22:38:35 +00:00
Angelo Salese
f83325f1a0 Fixed sprite DMA for Raiden 2, bullets are now visible [Angelo Salese, Olivier Galibert] 2014-09-01 21:13:19 +00:00
Ivan Vangelista
d3fbd22c38 kaneko_toybox_device: cleanups (nw) 2014-09-01 19:26:53 +00:00
Ivan Vangelista
cd119b649c kaneko_calc3_device: minor cleanup (nw) 2014-09-01 14:35:57 +00:00
Robbbert
111efcb1aa aftor and spectra: minor improvements (nw)
Af-tor: added missing inputs and mechanical sounds. Added notes. Fixed broken bank of switches.

Spectra: added slingshot sound and some notes. Fixed coin sound. Removed useless variable.
2014-09-01 13:08:14 +00:00
Ivan Vangelista
e104bb15dc kaneko_calc3_device: "standardized" it some (nw) 2014-09-01 12:06:22 +00:00
Ivan Vangelista
457afc2dfa mjsister.c: fixed crash (nw) 2014-09-01 12:05:17 +00:00
Miodrag Milanovic
57b389311f Added window to osd_interface (nw)
win_monitor_info to class 
win_window_info to class, partial
2014-09-01 08:58:33 +00:00
R. Belmont
923cbc2648 SDL: remove more dead code from the GL paths (nw) 2014-09-01 02:09:38 +00:00
R. Belmont
20e7944065 SDL: init timebase the first time it's needed on Windows, Mac, and OS/2 targets. [R. Belmont] 2014-09-01 01:55:58 +00:00
R. Belmont
dad3fa9540 (nw) 2014-08-31 21:52:19 +00:00
R. Belmont
ada89eb11d SDL: fall through to the baseline Win32 implementations for file, socket, and pty/named pipe I/O. [R. Belmont]
nw: This fixes laserdisc games and enables socket and named pipe I/O in SDL Windows builds.
2014-08-31 20:55:48 +00:00
Brian Troha
a436203ce8 segas32.c: Minor doc update - NW 2014-08-31 05:35:13 +00:00
Brian Troha
0e41227678 arkanoid.c: Add a note about an undumped Arkanoid set - NW 2014-08-30 23:39:28 +00:00
Brian Troha
e398de43b2 gaplus.c: Give the Tecfri set the correction inputs including dipswitch settings. Correct rom labels as per PCB & replace damaged GP2 10 rom. - NW 2014-08-30 23:17:46 +00:00
Brian Troha
cc07738289 circusc.c: Correct disassembled code - NW 2014-08-30 23:16:32 +00:00
Michaël Banaan Ananas
76f38ad823 woop 2014-08-30 18:38:49 +00:00
Michaël Banaan Ananas
9c9036e606 Matty koreafix 2014-08-30 18:28:30 +00:00
Michaël Banaan Ananas
cf7b354be7 OG bugfix 2014-08-30 18:23:35 +00:00
David Haywood
a60681429d new clones
Gaplus (Tecfri PCB) [system11]
2014-08-30 17:52:06 +00:00
Brian Troha
9ab4be6b01 segas32.c: IC1 is actually MB8421 - NW 2014-08-30 16:22:36 +00:00
David Haywood
d4a36c9971 better details (nw) 2014-08-30 16:14:04 +00:00
Brian Troha
28e6e7d574 New Air Rescue clone
New Clone Added
-------------------------------
Air Rescue (Japan) [ShouTime, The Dumping Union]
2014-08-30 16:06:49 +00:00
Brian Troha
946d4ad933 circusc.c: Correct 1 rom label as per actual PCB, even though 380_k13.5a is 100% identical to 380_j13.5a - NW 2014-08-30 15:16:38 +00:00
Scott Stone
66b4a61e73 Fix "error: zero-length gnu_printf format string" compile issue (nw) 2014-08-29 23:39:35 +00:00
Brian Troha
a2da0dc7d4 circusc.c: The 380 W05 set has been confirmed to come with all revision "Q" roms. - NW 2014-08-29 21:20:56 +00:00
Brian Troha
36bf372261 circusc.c: Corrent 1 rom name - NW 2014-08-29 20:37:37 +00:00
Wilbert Pol
57341a41c2 rsp.c: Modernised cpu core (nw) 2014-08-29 20:01:29 +00:00
Angelo Salese
dba1a3fdf1 Ported OG's fix in m68k based games. Seibu Cup Soccer players now turns around right, at the expense of being mostly without the head (!). SD Gundam has less erratic Homing Missiles and third mid-boss doesn't go to wonderland anymore. 2014-08-29 19:57:02 +00:00
Wilbert Pol
bd0c451680 atari_s1.c: removed unused member (nw) 2014-08-29 19:38:06 +00:00
Scott Stone
f18d366e1d Corrected some labels to follow 6 digit Atari standard for Destroyer (nw) 2014-08-29 17:12:05 +00:00
Ivan Vangelista
89f245ef71 Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) 2014-08-29 17:07:39 +00:00
Brian Troha
1efddd17ff Minor doc updates: ID the MB89372 & Link PCB layout - NW 2014-08-29 14:29:45 +00:00
Olivier Galibert
040ee1c0e0 raiden2: Add 6200 (nw) 2014-08-29 13:21:14 +00:00
Alex W. Jackson
14bf816628 metro.c Fix assert (nw) 2014-08-29 07:17:30 +00:00
Michaël Banaan Ananas
4e93ebed36 added mb8421 to segaybd.c pdriftl. untested, since linkcpu doesnt enable interrupts? 2014-08-29 03:17:18 +00:00
Michaël Banaan Ananas
267b7da48a added mb8421 to taitojc.c
also removed debug_dsp_command()
2014-08-29 01:05:44 +00:00
Scott Stone
2cc3bb5529 New games marked as GAME_NOT_WORKING
------------------------------------
Won!Tertainment Music Channel  [ShouTime]
2014-08-29 00:33:41 +00:00
Angelo Salese
be0f42c31d Note about 0xdde5, and made Seibu Cup Soccer to be 320x240 from this guess (makes sense considering that there's an ugly black border on bottom screen otherwise). 2014-08-29 00:05:45 +00:00
Michaël Banaan Ananas
7677bfca65 added MB8421 device (16KBIT dual port SRAM with 2 interrupt pins) 2014-08-28 19:59:28 +00:00
David Haywood
c671df6bd5 temp, use puzzle break code with sohosung so it boots, extraction of data from sohosung will be done shortly. (nw) 2014-08-28 16:35:17 +00:00
Ivan Vangelista
73d14159b7 cinemat.c: moved audio functions to the driver class (nw) 2014-08-28 16:09:41 +00:00
Ivan Vangelista
1bd10fada8 Added save states to igs011.c (nw) 2014-08-28 15:58:47 +00:00
Olivier Galibert
817f57e908 mfi_dsk: Fix leaks [O. Galibert] 2014-08-28 15:14:05 +00:00