summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/hx20.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* 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-4/+5
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+2
* px4.c: preliminary tf20 floppy support Dirk Best2014-01-031-2/+4
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-15/+1
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* m6800.c: Modernized cpu core (nw) Wilbert Pol2013-08-071-2/+2
* small PALETTE_INIT cleanup (nw) Oliver Stöneberg2013-08-041-4/+0
* PC driver cleanup: Dirk Best2013-06-131-6/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-120/+120
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* (MESS) ehx20: Added slave CPU ROM dump. [Kevtris] Curt Coder2013-05-231-124/+878
* (MESS) hx20: Added floppy software list. [Curt Coder] Curt Coder2013-05-211-0/+4
* ehx20: WIP. (nw) Curt Coder2013-05-211-15/+51
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+15
* Removed AS_DATA on all variants and AS_IO on CPU variants not having IO line... Miodrag Milanovic2012-09-241-1/+4
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+137