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
Oliver Stöneberg
763df208ce
(MESS) flagged more software as unsupported (nw)
2014-06-05 08:44:15 +00:00
Curt Coder
b668bf523d
(MESS) ql: Fixed QIMI mouse. (nw)
2014-06-05 07:25:37 +00:00
Wilbert Pol
51b976d70b
(MESS) msx.c: Added support for Arc (nw)
2014-06-04 21:30:17 +00:00
Curt Coder
d15871c7b0
(MESS) ql: Added slot interfaces for the expansion and ROM cartridge ports. Modernized the Sandy Super Disk, Sandy SuperQBoard, and Miracle Trump Card floppy interfaces. Added a device for the QIMI (not working yet). Created skeletons for several expansion cards. [Curt Coder]
2014-06-04 21:29:13 +00:00
Wilbert Pol
db448dec61
(MESS) msx.c: Added support for mapper used by halnote (nw)
2014-06-04 20:46:54 +00:00
Wilbert Pol
1e5d478646
(MESS) msx2_cart/flop.xml: Added description for Arc and moved Halnote description to msx2_flop.xml. (nw)
2014-06-04 20:16:15 +00:00
Wilbert Pol
8d559f580c
(MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly (hopefully complete). (nw)
2014-06-04 19:13:06 +00:00
Wilbert Pol
db5294cec3
(MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol]
2014-06-04 17:57:35 +00:00
Ivan Vangelista
961ce4b810
Fixed interact.c regression (nw)
2014-06-04 17:14:37 +00:00
Curt Coder
8f2c188c07
(MESS) ql: Peripherals WIP. (nw)
2014-06-04 14:59:20 +00:00
Curt Coder
3c3568fcbb
(MESS) Fixed rom size. (nw)
2014-06-04 14:58:33 +00:00
Oliver Stöneberg
5cd95bf6f6
(MESS) more unsupported software flagging (nw)
2014-06-04 14:43:21 +00:00
Oliver Stöneberg
313146fcaf
(MESS) flagged some software as unsupported (nw)
2014-06-04 14:18:38 +00:00
Miodrag Milanovic
ac6bbc2dd1
ah forgot to commit this (nw)
2014-06-04 13:54:36 +00:00
Curt Coder
1427382078
(MESS) ql: Floppy WIP. (nw)
2014-06-04 12:34:08 +00:00
Miodrag Milanovic
4dd095bfb5
Added SQLite3 for future use, not linked in main binary till proved compiling good on all platforms (nw)
2014-06-04 11:53:08 +00:00
Curt Coder
f6f8fe56b2
(MESS) ql: Expansions WIP. (nw)
2014-06-04 11:37:59 +00:00
David Haywood
2073e3e6fb
misc, trying to understand comms (nw)
2014-06-04 11:24:58 +00:00
Miodrag Milanovic
08247d1690
fixed compile (nw)
2014-06-04 08:31:48 +00:00
Miodrag Milanovic
f3a29b9b2b
Updated to latest mongoose, used new added features (nw)
2014-06-04 08:10:44 +00:00
Alex W. Jackson
e9a514c441
Clean up hotchase and tail2nos as requested by Fabio. Use official (and actually formerly trademarked in the US) name for the k051316 as longname (nw)
2014-06-04 08:08:09 +00:00
Brian Troha
e3558d6bdf
peplus.c: Correct percentages for Treasure Chest bonus so it can equal 100% - NW
2014-06-04 02:31:23 +00:00