summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/abc80.c
Commit message (Expand)AuthorAgeFilesLines
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* more pedantic fixes (NW) Cowering2015-07-081-3/+3
* (MESS) abc80: State saving. (nw) Curt Coder2015-06-041-0/+3
* (MESS) abc80: Fixed cassette crash. (nw) Curt Coder2015-06-041-5/+6
* (MESS) abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo no... Curt Coder2015-05-261-1/+3
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-3/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* (MESS) abc80: Use Z80 PIO pb7_w. (nw) Curt Coder2015-04-071-1/+2
* (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] Curt Coder2015-04-061-2/+4
* (MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emula... Curt Coder2015-04-061-20/+56
* (MESS) abc80: Added cassette sound. [Curt Coder] Curt Coder2015-03-311-18/+13
* (MESS) abc80: Added ABCDemo floppy and cassette to the software lists. [Genes... Curt Coder2015-03-291-1/+3
* converted sn76477 to use inline config. nw. Fabio Priuli2014-10-161-26/+9
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-14/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-15/+9
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-8/+2
* (MESS) Cleaned up devcb2. (nw) Curt Coder2014-03-191-1/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-4/+4
* reduce dependency mak files by 130k (nw) smf-2013-12-291-0/+5
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-15/+1
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-8/+8
* (MESS) Cleanup. (nw) Curt Coder2013-10-311-1/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) abcbus: devcb2. (nw) Curt Coder2013-06-081-14/+1
* (MESS) abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt C... Curt Coder2013-05-311-6/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+3
* Cleanup. (nw) Curt Coder2013-05-201-49/+17
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* (MESS) abc80x: Connected RS-232 ports to Z80 DART/SIO. (nw) Curt Coder2013-02-151-4/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-6/+3
* (MESS) abc80: Use ASCII keyboard. (nw) Curt Coder2013-01-241-192/+19
* (MESS) Fixed software list hookups. (nw) Curt Coder2013-01-231-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+864