Commit Graph

31228 Commits

Author SHA1 Message Date
Miodrag Milanovic
5e558f534d made LUA script execute in main thread, but console running in another (nw)
Need to generalize mechanism of communication between threads and do more cleanup
2014-06-09 14:13:19 +00:00
Curt Coder
a1b5d6f644 clang compile fix. (nw) 2014-06-09 12:57:43 +00:00
Miodrag Milanovic
b1ce3204e5 fixed listxml crash (palette_init was after ramdac device not after palette device) anyway it was not needed (nw) 2014-06-09 07:51:30 +00:00
Michaël Banaan Ananas
58e5dcd65d small tweak 2014-06-09 03:03:14 +00:00
Alex W. Jackson
17689cf0d0 nitedrvr.c: 0x80 bytes / 32 cols = 4 rows; also add AM_READNOPs so 6502 dummy reads don't clog the log (nw) 2014-06-09 02:56:55 +00:00
Michaël Banaan Ananas
6905ed7688 base colecop on coleco, not dina 2014-06-09 02:44:47 +00:00
Angelo Salese
3545f1b09a Some fixes for hotslots, nw 2014-06-09 02:15:10 +00:00
Michaël Banaan Ananas
8351b66b07 fixed tilemap and 'hvc' ram size 2014-06-09 01:56:49 +00:00
David Haywood
9e1e121f04 make MB89363B a trampoline device for 2x i8255 chips (nw) 2014-06-09 01:38:34 +00:00
Scott Stone
f4d741ca06 rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese]
i86.c: Four new 8086 opcode aliases: 0xc0 is 0xc2; 0xc1 = 0xc3; 0xc8 = 0xca; 0xc9 = 0xcb as documented at OS 2 Museum. [Bavarese]

rx50_dsk.h/c: Rainbow specific; The RX50 _disk drive_ was used in different architectures.  Floppy format used by Rainbow-100 and -190. Track layout (post-amble, some positions) yet unverified. Currently only raw 400 K disk dumps are supported (*.img).  [Bavarese]
2014-06-09 00:42:53 +00:00
Scott Stone
0f0c004ce8 typo (nw) 2014-06-09 00:36:59 +00:00
Scott Stone
d511c9340d New Clones
----------
Colecovision PAL BIOS  [TSM Carmine]
2014-06-09 00:32:49 +00:00
Angelo Salese
878e004fc9 Added Vertical Display bit in Magic Card, nw 2014-06-09 00:05:17 +00:00
Brian Troha
f3b2146a99 peplus.c: Misc documentation updates - NW 2014-06-08 23:51:52 +00:00
Angelo Salese
9b8ddec7d7 Hooked up RAMDAC device to following drivers [Angelo Salese]:
* adp.c
* bmcbowl.c
* coinmvga.c
* highvdeo.c
* magicard.c
* segajw.c
2014-06-08 23:47:35 +00:00
David Haywood
709c4e4aa4 fix 68k regression (nw) 2014-06-08 23:20:39 +00:00
Michaël Banaan Ananas
22b67c8d7e comment out printfs 2014-06-08 22:50:56 +00:00
David Haywood
f75e09b11a fix some 68k regressions (nw) 2014-06-08 22:37:57 +00:00
Michaël Banaan Ananas
ed02c73f8b prettied up kenseim internal artwork 2014-06-08 22:19:05 +00:00
Miodrag Milanovic
9c40809a5b Fix crash due to uninitialized variable (nw) 2014-06-08 19:09:58 +00:00
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