summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/victor9k.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) victor9k: Fixed keyboard. [Curt Coder] Curt Coder2015-06-081-5/+16
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-1/+1
* (MESS) victor9k: Keyboard WIP. (nw) Curt Coder2014-12-111-1/+1
* (MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw) Curt Coder2014-12-101-5/+5
* (MESS) victor9k: Patched out floppy SCP self test temporarily, cpm86 boots no... Curt Coder2014-12-081-0/+2
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-1/+1
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-031-0/+1
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-021-27/+4
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-021-91/+36
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-021-0/+3
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-0/+1
* pic8259: remove trampolines (nw) cracyc2014-04-231-1/+0
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-1/+3
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+1
* Started to remove via port read handlers, prematurely stopped because IEEE488... smf-2014-01-021-6/+8
* removed more ca*/ca* callbacks [smf] smf-2014-01-011-6/+0
* Changed victor9000 keyboard to push the data line to the 6522 [smf] smf-2014-01-011-0/+1
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* (MESS) ieee488: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-3/+3
* (MESS) victor9k: Fixed regression. (nw) Curt Coder2013-06-071-1/+27
* (MESS) victor9k: Added notes. (nw) Curt Coder2013-06-061-0/+9
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2013-06-051-16/+66
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-1/+1
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-201-1/+3
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-8/+8
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-34/+34
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-4/+4
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+130