summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ptcsol.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+8
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* ay31015_device: converted to devcb2 (nw) Ivan Vangelista2014-04-141-11/+6
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* (MESS) SOL20 : added partial support for SVT format (used in Solace emulator)... Robbbert2014-03-041-40/+35
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-15/+18
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-44/+43
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-2/+28
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-9/+13
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-9/+9
* [MESS] made a few more bios shortnames lower-case (nw) Oliver Stöneberg2013-01-221-6/+6
* (MESS) Sol20 : more roms from Nama (nw) Robbbert2013-01-131-10/+16
* (MESS) Sol20 : added a new bios version (Thank to Nama). Confirmed another bi... Robbbert2013-01-131-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-24/+24
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-43/+43
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-8/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+772