cracyc
3948617c42
i386dasm: show segment register override on string insns (nw)
2013-06-14 02:29:41 +00:00
Dirk Best
7941a20ddd
cs4031: fix 16-bit dma
2013-06-13 23:44:32 +00:00
smf-
ed212f0406
simplified ide_device_interface part 2 (nw)
2013-06-13 21:58:11 +00:00
smf-
b6e4c8ef3a
simplified ide_device_interface (nw)
2013-06-13 20:52:00 +00:00
Wilbert Pol
f0219e2e5a
hcd62121.c: Modernized cpu core. (nw)
2013-06-13 20:42:30 +00:00
smf-
8dc0e74136
ata flash device derives from ide hdd device and adds pccard interface, instead of using an ide controller. [smf]
2013-06-13 20:07:18 +00:00
Jonathan Gevaryahu
dd3d8666e6
(MESS) Rename the bridge challenger 3 model 7014 driver from 'abc' to 'bridgec3', added pcb locations, notes, and better labels. [Lord Nightmare]
2013-06-13 19:28:07 +00:00
Curt Coder
f316148191
(MESS) Fixed regression. (nw)
2013-06-13 19:20:20 +00:00
Curt Coder
d603bdca22
(MESS) pc1512: Fixed regression. (nw)
2013-06-13 19:16:51 +00:00
Curt Coder
0a393d4f5c
(MESS) Added skeleton device for Mator SHARK (22 MB Winchester hard disk for the Commodore PET). [Curt Coder, Mike Naberezny]
2013-06-13 19:09:05 +00:00
Curt Coder
8054c2396f
(MESS) imi5000h: Added CTC/PIO handlers. (nw)
2013-06-13 19:07:00 +00:00
Curt Coder
6ccbdb50b3
(MESS) pet_flop.xml: Added Z-RAM floppy. [Mike Naberezny]
2013-06-13 19:01:28 +00:00
smf-
75e814cfb4
Split hard drive emulation from the ide controller. [smf]
2013-06-13 18:03:32 +00:00
Michaël Banaan Ananas
4096aa50a6
fix compile
2013-06-13 17:37:26 +00:00
Oliver Stöneberg
f1b5e6ee0d
(MESS) removed unused private field from src/mess/machine/cs4031.h (nw)
2013-06-13 16:51:44 +00:00
Dirk Best
ff3a768786
PC driver cleanup:
...
- Much improved CS4031 emulation, added DMA, interrupt controller, timer, RTC directly to the device as sub devices and added the generic functions needed for AT compatibility
- Moved the ct486 driver to its own file, to avoid all the legacy stuff in at.c
- Added support for the IOCHCK signal to the ISA bus, this is used instead of directly issuing an NMI to the main CPU
- Moved ISA device slot definitions to its own file to avoid copy & pasting the same list to different drivers
- Updated MC146818 RTC for devcb2
2013-06-13 15:43:56 +00:00
Dirk Best
5c509024c2
pit8253: fix null counter reset, fixes grub invaders
2013-06-13 14:14:35 +00:00
smf-
f37f07dc2e
moved the reset timer across (nw)
2013-06-13 12:47:19 +00:00
smf-
12a7bb6ea2
moved the status timer across (nw)
2013-06-13 12:35:02 +00:00
Fabio Priuli
493194ac6f
Modernized Taito PC080SN video device. [Osso]
2013-06-13 12:26:12 +00:00
smf-
397c5048cf
moved the status and command across (nw)
2013-06-13 12:20:48 +00:00
smf-
c7eb27985f
error register moved across (nw)
2013-06-13 11:35:50 +00:00
Fabio Priuli
4c918f749f
Modernized Konami 007232 sound device [Osso]
...
also, removed the chip from bishi_state class, since it seems that the driver does not use this device at all...
2013-06-13 11:20:06 +00:00
smf-
cd23c39c2b
area 51 site 4 doesn't like the same value as fishing frenzy, maybe there is a difference between the value you get for no drives at all and no current drive (nw)
2013-06-13 08:58:10 +00:00
Olivier Galibert
c96ecb8e82
tx1: The prom is accessed at 16bits, so load it as such [O. Galibert]
2013-06-13 08:25:44 +00:00
smf-
e044f50905
tidied up some ide i/o addresses (nw)
2013-06-13 08:17:31 +00:00
R. Belmont
e39e742b38
i86: don't lose save_xor on reset. (nw)
2013-06-13 03:58:01 +00:00
cracyc
aa526af88b
mediagx: fix config register access (nw)
2013-06-13 03:43:40 +00:00
Michaël Banaan Ananas
ef715ac4bd
getting sidetraked
2013-06-13 00:02:12 +00:00
Curt Coder
b37c283a46
(MESS) Added skeleton for IMI 5000H hard disk controller. [Curt Coder, Al Kossow]
2013-06-12 23:01:05 +00:00
smf-
c624c808a1
Allow more than one ide controller on the same device [smf]
2013-06-12 21:14:17 +00:00
smf-
e2fc23868d
fishing frenzy has no hard drive at all and prefers this value. (nw)
2013-06-12 20:58:27 +00:00
smf-
2a6048249d
fixed crash if no disk (nw)
2013-06-12 20:39:44 +00:00
smf-
5a86df85fd
a couple more over the fence (nw)
2013-06-12 19:50:17 +00:00
smf-
1f80aa9959
moved a couple more variables (nw)
2013-06-12 19:28:18 +00:00
smf-
86523aabea
either I misunderstand the spec or the code but judge dredd doesn't like this change (nw)
2013-06-12 19:07:06 +00:00
smf-
6f67159d96
moved block_count to the device, renamed some ide commands to make them closer to the spec & also use the block count for triggering the first irq on read/write multiple (nw)
2013-06-12 18:16:53 +00:00
smf-
4701b261cb
moved password fields off the ide controller (nw)
2013-06-12 17:47:10 +00:00
smf-
900595dd05
moved more state from idectrl.h (nw)
2013-06-12 17:28:00 +00:00
Olivier Galibert
3bf927f944
memory: Fix subunit reconfiguration [O. Galibert]
...
To hit this bug you need to have two subsized handlers on the same
address with a different starting address. Something like, in a
64-bits address map:
AM_RANGE(0x00, 0x1f) AM_READ32(r1_r, 0xffffffff00000000)
AM_RANGE(0x10, 0x1f) AM_READ32(r2_r, 0x00000000ffffffff)
Then r2_r (last entry) was called with an incorrect offset.
To say that this configuration does not happen often is an
understatement.
2013-06-12 16:40:31 +00:00
Curt Coder
6a4fdb6a33
(MESS) softbox: Fixed reset. [Mike Naberezny]
...
(MESS) corvushd: Supported 4 hard disks and usage from within a device. [Curt Coder]
2013-06-12 13:48:22 +00:00
Oliver Stöneberg
39aac3fc10
reverted r23642 (nw)
2013-06-12 11:43:35 +00:00
Robbbert
d372ba54b9
attackfc: added notes
2013-06-12 11:03:09 +00:00
Fabio Priuli
b773901de3
(MESS) pce: fixed RAM access with some cart types. one bug out, but still not enough to fix MT report... nw.
2013-06-12 10:51:12 +00:00
Andrew Gardner
e74983f6f8
QT Debugger: Finished up the breakpoints window. [Andrew Gardner]
...
It now shows breakpoints for all CPUs and lets you sort by
each field.
2013-06-12 06:22:35 +00:00
R. Belmont
0ee305fd61
The wrath of GCC 4.0.1 rumbles across the plains (nw)
2013-06-12 02:56:27 +00:00
R. Belmont
bdd13a8f6a
Just when you thought OS X 10.5 was gone... (nw)
2013-06-12 02:06:41 +00:00
smf-
4b1d6da30d
moved the buffer from the ide controller to the device (nw)
2013-06-11 21:58:07 +00:00
Oliver Stöneberg
401f0d6871
removed unused private field m_variant from upd1990a_device (nw)
2013-06-11 21:30:11 +00:00
Wilbert Pol
ddacededb5
Modernized tms1xxx cpu cores. (nw)
2013-06-11 21:16:05 +00:00