Commit Graph

28558 Commits

Author SHA1 Message Date
Fabio Priuli
c109f7f199 fixed sega saturn, broken since 29286. nw. 2014-04-16 13:17:25 +00:00
Fabio Priuli
08e28de2c7 converted i8155 to devcb2. nw. 2014-04-16 13:15:07 +00:00
Curt Coder
d40ddb5cdc (MESS) abc80.xml: Removed sector skew from CP/M images. (nw) 2014-04-16 12:39:24 +00:00
Nathan Woods
f546afadef ScrLock no longer is a menu key; it will now enable/disable keyboard menu shortcuts 2014-04-16 11:57:13 +00:00
Fabio Priuli
faf4172fc5 fixed bbca. nw. 2014-04-16 10:13:08 +00:00
Robbbert
6a74b45b02 Fixed unpause. 2014-04-16 09:40:08 +00:00
Miodrag Milanovic
67663501d7 Moved eminline and related files into /src/osd since it's system related (nw)
Moved delegates into /src/lib/util to enable usage of delegates in other project parts

Moved mame_printf_* calls into /src/osd/osdcore.c and renamed them to osd_printf_* 

Changed mess.mak to display compilation of ymmu100.ppm nicely
2014-04-16 08:04:20 +00:00
smf-
72d93bb509 Added serial printer, renamed centronics printer to match. Standardised the configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf] 2014-04-16 07:53:39 +00:00
smf-
0bd5077251 (MESS) pc9801.c fixed tag name (nw) 2014-04-16 06:12:48 +00:00
smf-
a176b85199 MESS: Added SCSI ID configuration to sa1403d as it's HLE'd but adds it's own DIP switches (nw) 2014-04-16 06:10:07 +00:00
smf-
9e3781bafe MESS: bebox.c fixed tag (nw) 2014-04-16 05:58:43 +00:00
Ivan Vangelista
e4f966a2aa Removed leftover code (nw) 2014-04-16 04:52:18 +00:00
Angelo Salese
ad73fbbf8d Added a bunch of unhandled opcodes for TGP, this apparently fixed Virtua Cop 2 geometry ... 2014-04-16 04:01:33 +00:00
Angelo Salese
d90d4508e3 Added gearbox for Sega Rally 2014-04-16 02:49:41 +00:00
Angelo Salese
1c65c756f5 Added geometry "eye mode", used by Sega Rally on car selection to display them on different boxes. 2014-04-16 02:13:31 +00:00
Angelo Salese
d7c246e45d Added ALU opcode 0x89 (FAVG), Last Bronx shows background scene in attract then asserts. 2014-04-16 01:03:05 +00:00
Angelo Salese
cd65549f38 Simplified Last Bronx fix, however it's confirmed to set dst address to 0, Ville? 2014-04-16 00:42:59 +00:00
Angelo Salese
4b3da60e07 Attempt to hook up a bunch of floppy related bits to no avail, nw 2014-04-15 23:50:45 +00:00
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