summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/jupiter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-3/+6
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-11/+2
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+0
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-6/+0
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-19/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* second round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-5/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+394