summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers
Commit message (Expand)AuthorAgeFilesLines
* (MESS) cat.c: invert centronics BUSY (still need to add the /ACK flipflop) [L... Jonathan Gevaryahu2014-03-061-2/+2
* (MESS) hunter2 : added lcd controller Robbbert2014-03-061-1/+22
* (MESS) hunter2 : added banking Robbbert2014-03-061-5/+74
* (MESS) New Skeleton [Robbbert, John Elliot] Robbbert2014-03-061-0/+65
* (MESS) cat.c: Implemented watchdog counter readback, more documentation [Lord... Jonathan Gevaryahu2014-03-061-43/+85
* (MESS) apollo: Converted to use real ISA bus [R. Belmont] R. Belmont2014-03-061-106/+27
* (MESS) hisaturn: added v1.02 BIOS [zyrobs] R. Belmont2014-03-061-1/+4
* (MESS) m5: Mirror input ports, allows new dump "Jankyo" to run. [R. Belmont, ... R. Belmont2014-03-061-8/+8
* Added device_output_interface and macros MCFG_OUTPUT_INDEX/MCFG_OUTPUT_NAME w... Curt Coder2014-03-052-25/+6
* hd61830: devcb2. (nw) Curt Coder2014-03-052-13/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-0534-45/+117
* (MESS) cat.c: updated comments with latest research. [Lord Nightmare] Jonathan Gevaryahu2014-03-051-28/+34
* (MESS) c128: Fixed MMU clock. (nw) Curt Coder2014-03-051-1/+1
* (MESS) c128: Fixed MMU clock. (nw) Curt Coder2014-03-051-2/+2
* mos8722: devcb2. (nw) Curt Coder2014-03-051-11/+12
* (MESS) sms: accurately emulated the behavior when mounting both a cart Fabio Priuli2014-03-051-22/+8
* (MESS) SOL20 : added partial support for SVT format (used in Solace emulator)... Robbbert2014-03-041-40/+35
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-0410-3/+13
* (MESS) apollo: Cleaned up PIC8259 usage. [R. Belmont] R. Belmont2014-03-031-12/+13
* (MESS) to9 : fixed crash at start Robbbert2014-03-031-0/+2
* (MESS) cat: preliminary Centronics hookup [R. Belmont] R. Belmont2014-03-021-4/+13
* (MESS) bmjr : fixed shift key when pasting (reported by Anna Wu) Robbbert2014-03-021-1/+1
* (MESS) spc1000 : added paste facility, fixed cursor flash [Miso Kim, Robbbert] Robbbert2014-03-021-53/+53
* (MESS) apple2: Support the Apple II Parallel Interface Card [R. Belmont] R. Belmont2014-03-021-0/+2
* (MESS) profweis, iqunlimz : fixed palette Robbbert2014-03-021-1/+2
* (MESS) hec2mdhrx : fixed palette Robbbert2014-03-021-2/+2
* (MESS) clcd : reverted palette back to its usual unreadable self Robbbert2014-03-021-0/+1
* (MESS) fixed astrocde palette Robbbert2014-03-021-1/+1
* small fix (nw) Miodrag Milanovic2014-03-011-2/+1
* some palette fixes (nw) Miodrag Milanovic2014-03-011-4/+2
* im6402: devcb2. (nw) Curt Coder2014-03-013-40/+12
* Added free version of uni bios v3.1 [pza] smf-2014-02-281-14/+16
* (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) Sandro Ronco2014-02-282-43/+30
* fix for non-palette related bug (nw) Miodrag Milanovic2014-02-281-1/+1
* some mess regression fixes (nw) Miodrag Milanovic2014-02-286-0/+14
* fix the broken fix to the partial commit that went wrong (nw) smf-2014-02-281-2/+1
* just made it compile so we can work , smf please fix (nw) Miodrag Milanovic2014-02-281-1/+1
* fixed tag lookups and added comments (nw) smf-2014-02-281-8/+12
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-27327-1418/+1325
* (MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul... Robbbert2014-02-272-5/+15
* Replacing legacy implementations in TMS99xx. (nw) Michael Zapf2014-02-271-19/+30
* attache: hopefully fix out of bounds array access (no whatsnew) mahlemiut2014-02-271-4/+4
* (MESS) bmjr : fixed enter key when pasting (reported by Anna Wu) Robbbert2014-02-271-2/+2
* (MESS) cat.c: Canon Cat now has working sound [Lord Nightmare, R. Belmont] Jonathan Gevaryahu2014-02-271-12/+52
* (MESS) apple2: ProDOS now correctly sees empty slots as empty. [R. Belmont] R. Belmont2014-02-271-22/+22
* fmtowns: fix debug assert (no whatsnew) mahlemiut2014-02-261-3/+4
* (MESS) Update ti990_4 to the new CPU core. (nw) Michael Zapf2014-02-261-53/+149
* (MESS) gl3000s: added default layout. (nw) Sandro Ronco2014-02-261-3/+58
* removing some unused legacy things (nw) Wilbert Pol2014-02-261-27/+2
* cdp1802: devcb2. (nw) Curt Coder2014-02-2611-260/+103