summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/apollo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* change for Hans Ostermeyer (nw) Miodrag Milanovic2015-05-131-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* fixed some C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-1/+1
* (MESS) apollo: made SC499 cartridge tape device a but more etabeta782014-11-301-0/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-14/+14
* (MESS) Revert part of previous Apollo commit, was causing issues with DEX. (nw) R. Belmont2014-07-191-2/+2
* (MESS) Minor Apollo cleanups & removal of no-longer-supported options, plus d... R. Belmont2014-07-171-12/+12
* Apollo updates [Hans Ostermeyer] R. Belmont2014-06-151-36/+153
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-091-7/+4
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-291-24/+31
* pic8259: remove trampolines (nw) cracyc2014-04-231-1/+1
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-8/+8
* isa8_device and isa16_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-28/+20
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-12/+12
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-11/+11
* (MESS) apollo: cleanup (nw) R. Belmont2014-03-111-16/+11
* (MESS) move 3c505 to ISA directory (nw) R. Belmont2014-03-101-1/+1
* (MESS) apollo: Separate 3c505 out into an ISA16 card. [R. Belmont] R. Belmont2014-03-101-50/+3
* fixed clang 3.4 compilation (nw) Oliver Stöneberg2014-03-081-0/+2
* (MESS) Move sc499 to new ISA directory (nw) R. Belmont2014-03-081-1/+1
* (MESS) apollo: sc499 cartridge tape converted to ISA [R. Belmont] R. Belmont2014-03-081-44/+5
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-1/+1
* (MESS) apollo: Converted to use real ISA bus [R. Belmont] R. Belmont2014-03-061-97/+97
* (MESS) apollo: Cleaned up PIC8259 usage. [R. Belmont] R. Belmont2014-03-031-73/+31
* (MESS) apollo: More cleanup, devlegcy.h now gone. [R. Belmont] R. Belmont2014-03-031-31/+14
* (MESS) More apollo updates [R. Belmont] R. Belmont2014-02-241-290/+55
* Deal with clock duty as per smf (nw) R. Belmont2014-02-231-1/+1
* (MESS) apollo: Start modernizing/cleanup. [R. Belmont] R. Belmont2014-02-231-162/+24
* replaced more machine().firstcpu with m_maincpu [smf] smf-2014-01-231-10/+10
* (MESS) Apollo: correct MC146818 clock [Hans Ostermeyer] R. Belmont2013-11-211-1/+1
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-2/+2
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* (MESS) apollo: fixed disk and tape DMA, improved logging [Hans Ostermeyer] R. Belmont2013-06-281-11/+26
* legacy_cpu-- David Haywood2013-06-251-2/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* Fix for Apollo PIC8259 breakage [Hans Ostermeyer] Miodrag Milanovic2013-05-301-2/+10
* 8237dma: convert its remaining users and kill it (nw) cracyc2013-05-301-25/+20
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* (mess) apollo: don't crash (nw) cracyc2013-05-241-2/+2
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-10/+7
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-27/+27
* (MESS) Apollo updates: [Hans Ostermeyer] R. Belmont2013-05-111-25/+13
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-3/+3
* Mess is now free of DEVCB_HANDLER (nw) Miodrag Milanovic2013-04-051-28/+28
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-14/+14