Commit Graph

28540 Commits

Author SHA1 Message Date
Nathan Woods
dfc6a4a16f Adding dummy IPT_UI_* slots as a temporary measure 2014-04-15 23:02:27 +00:00
Nathan Woods
2365ce7efb Readding single step capability 2014-04-15 23:02:26 +00:00
smf-
64e1b14297 ignore reads from the debugger (nw) 2014-04-15 18:32:58 +00:00
smf-
53fcf1e684 (MESS) clcd.c fixed irq hookup. [smf] 2014-04-15 18:26:03 +00:00
Fabio Priuli
b5610b50b1 sh2: converted to use delegates, so to finally remove the remaining static variables used by 32x. nw. 2014-04-15 17:51:30 +00:00
Ivan Vangelista
1c45335184 tvcexp_slot_device: converted to devcb2 (nw) 2014-04-15 17:12:15 +00:00
smf-
ba8ba29bb5 MOS 6551 Fixed uninitialised variable that could prevent transmit irq from being generated after reset. [smf] 2014-04-15 17:08:23 +00:00
Ivan Vangelista
b244eb8570 aakart_device: converted to devcb2 (nw) 2014-04-15 16:53:51 +00:00
Ivan Vangelista
bbad592d0c scudsp_cpu_device: converted to devcb2 (nw) 2014-04-15 16:35:14 +00:00
Ivan Vangelista
1b4f7107a2 cpc_expansion_slot_device: converted to devcb2 (nw) 2014-04-15 15:36:28 +00:00
Ivan Vangelista
61f179bdf9 x68k_expansion_slot_device: converted to devcb2 (nw) 2014-04-15 15:29:46 +00:00
Ivan Vangelista
32a68a96bb iq151cart_slot_device: converted to devcb2 (nw) 2014-04-15 15:25:23 +00:00
cracyc
bf810d99ba (mess) at: simplify, simplify (nw) 2014-04-15 15:24:32 +00:00
Ivan Vangelista
e88c33c2c7 z88cart_slot_device: converted to devcb2 (nw) 2014-04-15 15:16:38 +00:00
Ivan Vangelista
8f416aa020 bitbanger_device: converted to devcb2 (nw)
Loading coco doesn't crash, but someone familiar with the system should test it. Thanks!
2014-04-15 15:11:58 +00:00
Ivan Vangelista
eb436c17f2 isa8_device and isa16_device: converted to devcb2 (nw) 2014-04-15 14:56:57 +00:00
cracyc
35c5f993be (mess) ser_mouse: make msft mouse work again (nw) 2014-04-15 14:56:53 +00:00
smf-
42488fbc8c MESS: clcd.c default the centronics port to empty, the built in apps can't print to centronics anyway (nw) 2014-04-15 14:36:35 +00:00
smf-
5cd66824ff Fixed crash introduced in r29533 when the 6551 transmitter and receiver is shutdown (nw) 2014-04-15 14:35:10 +00:00
Miodrag Milanovic
7712d5e841 reverting r28187, if menus are unusable at that size user should make window bigger (nw) 2014-04-15 13:54:20 +00:00
Miodrag Milanovic
ef9ed1da05 no need for including assert.h since overload is in emucore.h that we already include with emu.h(nw) 2014-04-15 11:57:17 +00:00
Miodrag Milanovic
0c727fc6d3 Small core cleanup (nw) 2014-04-15 11:14:46 +00:00
Angelo Salese
77da31b99c Attempt to fix Last Bronx booting, still uses a shitload of unsupported opcodes, fun ... 2014-04-15 04:44:20 +00:00
Angelo Salese
fa8a5baad6 Added texture mirroring for Model 2B 2014-04-15 02:11:57 +00:00
Angelo Salese
180df69163 Fix audio regression in these games, nw 2014-04-15 01:52:18 +00:00
Angelo Salese
343cce02a3 Wave Runner reads at TGP ID, hook it up 2014-04-15 01:31:34 +00:00
Alex W. Jackson
3aad3990a2 Fix brightness sliders in drivers that use black_pen() and/or white_pen() [Alex Jackson] 2014-04-14 23:48:49 +00:00
Wilbert Pol
621d0a7b6f (MESS) msx.c: Bye bye MSX_DRIVER_LIST. (nw) 2014-04-14 21:28:36 +00:00
Angelo Salese
85621ccc9a Minor WTF fix, nw 2014-04-14 21:23:15 +00:00
Alex W. Jackson
ac6d88a264 gp9001.c (toaplan2.c): convert to device_gfx_interface, cleanups [Alex Jackson] 2014-04-14 20:45:26 +00:00
Ivan Vangelista
e741d4e6d3 ie15_keyboard_device: converted to devcb2. Also removed some machine().first_screen() from ie15.c (nw) 2014-04-14 19:59:10 +00:00
smf-
98596fb8c6 MESS: avigo.c & hunter2.c Allow all rs232 devices [smf] 2014-04-14 17:58:23 +00:00
Ivan Vangelista
177b6f63ae tpi6525_device: converted to devcb2 (nw) 2014-04-14 17:11:41 +00:00
Ivan Vangelista
f895dd6a79 ay31015_device: converted to devcb2 (nw) 2014-04-14 17:07:14 +00:00
smf-
da49f5bbde removed unnecessary include (nw) 2014-04-14 14:36:24 +00:00
smf-
a9d4bace86 emulate ie15 keyboard & use RS232 port [shattered] 2014-04-14 14:15:14 +00:00
Alex W. Jackson
64f1295b1d This should be safe now... (nw) 2014-04-14 12:36:08 +00:00
smf-
a039e59ae2 SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf] 2014-04-14 11:50:39 +00:00
Robbbert
51360b1370 (MESS) amust : added sound and more notes. 2014-04-14 11:31:02 +00:00
Fabio Priuli
e4ec4b0ffb adc083x: updated to use delegates and slightly reduced tagmap lookups in
konamigx and zr107 while at it. nw.
2014-04-14 09:43:48 +00:00
Robbbert
8e6d64c060 (MESS) Serial Keyboard : If clock is specified, it becomes the initial baud rate. Updated documentation. This fixes a regression with MESS 'binbug' driver. 2014-04-14 08:21:40 +00:00
Fabio Priuli
d1f6e90a97 adc12138: updated to use delegates and slightly reduced tagmap lookups in
hornet and nwk-tr while at it. nw.
2014-04-14 07:13:04 +00:00
Fabio Priuli
35b65418d5 smc92x4: updated to use inline configs. nw. 2014-04-14 05:35:45 +00:00
Fabio Priuli
b7746b9921 mm58274c: updated to use inline configs. nw. 2014-04-14 05:05:30 +00:00
R. Belmont
1940f1c3b1 MC68681: support timer-driven serial channels. Fixes SC4 fruit machine games. [R. Belmont] 2014-04-14 03:14:50 +00:00
Scott Stone
3778a817bb CPS-1 update [Team CPS-1]:
* Added full documentation to nemoa
 * nemoa -> nemor1 to follow the new cps1 standard
 * Minor reorder and cleanup
2014-04-14 02:39:28 +00:00
Scott Stone
3bd801aa28 Fix cgangpzlj regression - now boots (nw) 2014-04-14 00:34:23 +00:00
Robbbert
d240e702fd (MESS) amust : connected up devices 2014-04-14 00:12:03 +00:00
Couriersud
69a68387ba Fix transparency in SDL2.0 code. [Couriersud] 2014-04-13 23:31:51 +00:00
Couriersud
20b2604f25 Netlist: All analysis is now based on an immutable list of terminals. The dynamic list now is only used in the "hot" core. This is the base for possible further optimizations using multiple lists; e.g. a high-low transition list and a low-high transition list. [Couriersud] 2014-04-13 22:08:49 +00:00