Michael Zapf
baade3fe0c
(MESS) ti99: Added a new error message for RPK. (nw)
2014-06-08 18:54:59 +00:00
Sandro Ronco
a0dcbbd11b
sigmab52.c: added coin lockout. (nw)
2014-06-08 18:48:13 +00:00
Michael Zapf
f004e73121
(MESS) Preparing new HFDC implementation with new HDC9234. (nw)
2014-06-08 18:39:43 +00:00
Michael Zapf
edddaac075
New implementation of HDC9234 for modern floppy system, still WIP. (nw)
2014-06-08 18:38:41 +00:00
David Haywood
7c84de5c48
new clones
...
Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 100, CN) [Joerg Hartenberger]
2014-06-08 18:25:48 +00:00
Sandro Ronco
8498313a50
segajw.c updates: [Sandro Ronco]
...
- Hooked up ACRTC
- Added inputs
- Added NVRAM support
2014-06-08 18:16:20 +00:00
David Haywood
e196c5c609
fix 68k regression (nw)
2014-06-08 18:06:53 +00:00
David Haywood
6f9ba6a848
I'll tag it as working
...
new working game
Ken Sei Mogura - Street Fighter II (1994.04.18, Ver 1.00) [Alan Meades, Porchy, David Haywood, hap, Santeri Saarimaa]
2014-06-08 12:27:10 +00:00
Robbbert
0880ae3c7c
(MESS) kog is unsupported as per MT 04742 (nw)
2014-06-08 10:19:17 +00:00
Miodrag Milanovic
6359f32b89
remove extra line on exit (nw)
2014-06-08 08:45:26 +00:00
Miodrag Milanovic
c30bcd3a2a
no need for this, we always return it as is (nw)
2014-06-08 08:40:30 +00:00
Miodrag Milanovic
58c5978046
Clear manager in destructor (nw)
2014-06-08 08:21:50 +00:00
Wilbert Pol
8f27213971
(MESS) msx.c: Added preliminary support for the Midisaurus BM-012 Midi interface cartridge (nw)
2014-06-07 19:03:13 +00:00
David Haywood
ebd08d36fc
game is now playable, want to check a few things before marking it as working tho (nw)
2014-06-07 14:06:40 +00:00
David Haywood
360cc1e54e
start representing the moles (nw)
2014-06-07 13:26:48 +00:00
David Haywood
ccd4ded17f
start lamps, added pal dump (nw)
2014-06-07 10:49:51 +00:00
Dirk Best
d93c9277c8
vtech1: Use the slot system for I/O and Memory expansion slots. Emulate
...
the newly dumped RS-232 cartridge. Add support for the WordPro
cartridge. Cleanup driver.
2014-06-07 09:57:00 +00:00
David Haywood
a10fdfedc1
improve some dips and layout (nw)
2014-06-07 09:43:14 +00:00
Alex W. Jackson
b5c404e9ef
k051316: clean up/simplify inline configs, add tile bank dirty method for ultraman (nw)
2014-06-07 09:10:48 +00:00
David Haywood
fa70337319
improve video (nw)
2014-06-07 03:08:45 +00:00
Michaël Banaan Ananas
0bb5f0c24d
fixed comms, attract mode works now
2014-06-06 23:43:19 +00:00
Scott Stone
2a0f6b3575
Device short name corrections to allow them to be viewed in XML output (nw)
2014-06-06 21:50:55 +00:00
James Wallace
34e4bf123a
Attempt to fix MPU4Vid regression reported after r30715 (CHR chip expects to only see a byte, not a whole word, as it's a straight lift from 6809 era) (nw)
2014-06-06 19:57:15 +00:00
Miodrag Milanovic
ed10e6c0a3
Fix for listxml crash (nw)
2014-06-06 19:51:23 +00:00
Michaël Banaan Ananas
f857a072d5
some pcb info (TLP521-4? i've never seen that before)
2014-06-06 18:44:24 +00:00
Ivan Vangelista
ee2fe4d7a7
3x3puzzl.c: added save state support (nw)
2014-06-06 16:56:25 +00:00
Olivier Galibert
e666748c64
motoxgo: Fix point rom loading [O. Galibert]
2014-06-06 15:06:36 +00:00
Michael Zapf
b63187dea3
(MESS) ti99: replaced malloc by global_alloc_array (nw)
2014-06-06 14:47:45 +00:00
David Haywood
ef0c473e7d
shuffle some code around, comms still wrong (nw)
2014-06-06 14:09:31 +00:00
Olivier Galibert
323cb8a4c9
duh (nw)
2014-06-06 13:18:28 +00:00
Miodrag Milanovic
77131e31bb
Link fix for some linux-es (nw)
2014-06-06 12:07:35 +00:00
Miodrag Milanovic
45608a62c0
Compile fix from qmc2 author (nw)
2014-06-06 11:36:45 +00:00
David Haywood
3c8eef6f01
make fhawk run with perfect interleave, seems to fix some issues (nw)
2014-06-06 10:27:13 +00:00
Miodrag Milanovic
991212c069
-Created machine_manager as singleton class that contains (for now) one running machine [Miodrag Milanovic]
...
-Updated LUA engine to run in machine_manager instead of being initialized per machine
-Added "-console" option so emulator can be started with LUA enabled console
-Update LUA to version 5.2.3
-Enabled SQLite3 to be compiled and added LUA module for it
2014-06-06 10:11:31 +00:00
mahlemiut
08dc361f46
fmtowns: fix port 2 mouse regression (no whatsnew)
2014-06-06 07:17:14 +00:00
mahlemiut
5f43e14e12
fmscsi: removed a hack, corrected status for invalid drives. This fixes Windows95 booting. (no whatsnew)
2014-06-06 06:27:51 +00:00
Curt Coder
e92c209bca
Fixed clang build. (nw)
2014-06-06 06:04:47 +00:00
Michaël Banaan Ananas
a907fd1add
get rid of unneeded handler
2014-06-05 21:06:53 +00:00
Alex W. Jackson
ed6612f07d
toaplan2.c: fix m68k regression in ghox (nw)
2014-06-05 18:58:23 +00:00
Michaël Banaan Ananas
11c9008a3e
nw
2014-06-05 16:33:38 +00:00
Angelo Salese
1f2dd33c42
Fixed properties
2014-06-05 15:52:07 +00:00
Ivan Vangelista
b3a13f5962
Removed some unused macros (nw)
2014-06-05 15:45:20 +00:00
Angelo Salese
9b7e7b430f
Fix conflict
2014-06-05 15:39:27 +00:00
Ivan Vangelista
6ef7f9fb74
Fixed msx2_flop.xml validation (nw)
2014-06-05 15:36:11 +00:00
Angelo Salese
31bc08932e
Added placeholder TGPx4 CPU core for Model 2C, nw
2014-06-05 15:25:55 +00:00
Oliver Stöneberg
e9b70d0e93
also enable rgbsse.h for optimized (GCC only) DEBUG builds (nw)
2014-06-05 14:56:33 +00:00
Oliver Stöneberg
5c0a2624c6
(MESS) more unsupported software flagging (nw)
2014-06-05 10:46:50 +00:00
Curt Coder
7d246a4814
(MESS) ql: Fixed Sandy mouse. (nw)
2014-06-05 10:19:14 +00:00
Curt Coder
002af85606
(MESS) ql: SandyQMouse WIP. (nw)
2014-06-05 09:31:51 +00:00
David Haywood
a69dfbbfd6
new clones
...
Raiden Fighters (Evaluation Software For Show, Germany) [Karen, Justin and The Dumping Union]
(included code, applied as-is)
this is set to the Australia region despite being a set for Germany, maybe due to it being 'evaluation software'
2014-06-05 09:00:41 +00:00