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 |
|
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 |
|