Curt Coder
22556b3d67
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
2014-03-16 22:26:55 +00:00
Miodrag Milanovic
64ac8f6776
Huge update, palette is now device (nw)
...
note: Aaron please give more descriptive text for release log I have no more strength :)
2014-02-27 13:35:15 +00:00
smf-
b37d92de72
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
2014-02-15 01:29:27 +00:00
smf-
be55c4bef6
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
2014-02-09 20:08:25 +00:00
Miodrag Milanovic
a31774ab7c
moved centronics into emu/bus (nw)
2013-10-23 13:01:30 +00:00
Curt Coder
0b91c21b36
(MESS) Moved a bunch of buses under emu/bus. (nw)
2013-10-22 15:44:27 +00:00
Curt Coder
846c70bee9
License tags. (nw)
2013-10-16 13:38:21 +00:00
Fabio Priuli
e098aab416
Modernized the PIT8253 device. [Fabio Priuli]
2013-06-03 11:39:54 +00:00
Curt Coder
3ea8e8a8ac
(MESS) Tagmap lookup cleanup. (nw)
2013-01-27 12:17:05 +00:00
Curt Coder
183b9f0638
(MESS) Reduced tagmap abuse. (nw)
2013-01-24 15:13:20 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Olivier Galibert
ee2e4922f0
wd1772: Rename to wd_fdc [O. Galibert]
2012-11-27 16:53:30 +00:00
Curt Coder
9046ce0dc5
sed1310: Cleanup. (nw)
...
(MESS) bw2: Fixed memory mapping. (nw)
(MESS) msm6255: Refactored to use device_memory_interface. (nw)
(MESS) floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder]
2012-11-22 19:33:19 +00:00
Curt Coder
bf5b141f9a
(MESS) bw2: Modernized floppy handling and cleaned up driver. [Curt Coder]
2012-11-16 18:39:12 +00:00
Miodrag Milanovic
219e664785
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew)
2012-09-13 11:15:32 +00:00
Miodrag Milanovic
7285b359d2
Merge of MESS sources (no whatsnew)
2012-08-21 10:41:19 +00:00