summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/altair.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-24/+30
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-7/+6
* (MESS) Hooked ACIA 6850 up to Altair 8800bt [smf] smf-2014-01-091-43/+21
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* cleanup (nw) Miodrag Milanovic2013-04-191-2/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-5/+5
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* 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/+151