summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ht68k.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-10/+10
* (MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont] R. Belmont2014-02-231-7/+0
* (MESS) ht68k : fixed crash at start Robbbert2014-02-211-3/+3
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-16/+16
* n68681: modernized and killed config struct in favor of devcb2. [R. Belmont] R. Belmont2014-01-031-10/+7
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-10/+2
* (MESS) Updated ht68k to use the n68681 device. Also added some infos from the... Ivan Vangelista2013-11-251-68/+74
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-4/+4
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* (MESS) Removed unnecessary includes. (nw) Curt Coder2012-12-091-3/+0
* wd_fdc: More renaming [O. Galibert] Olivier Galibert2012-11-271-1/+1
* wd1772: Rename to wd_fdc [O. Galibert] Olivier Galibert2012-11-271-1/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-12/+4
* Unified floppy tags on other drivers as well (no whatsnew) Miodrag Milanovic2012-10-121-5/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Ah, this was needed to be DD drive after all, but change it to support dual s... Miodrag Milanovic2012-08-241-5/+5
* added 525hd support into floppy.c and converted ht68k to use new wd17xx core ... Miodrag Milanovic2012-08-241-42/+35
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+186