summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-45/+42
* apple2: PC Transporter knowledge checkpoint (nw) arbee2016-05-072-200/+63
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-272-35/+32
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-2/+2
* apple2: PC Transporter: halt V30 properly on startup, XT has 8-bit ISA, impro... arbee2016-04-131-8/+14
* apple2: updated PC Transporter to use alternate DMAC emulation & fixed V30 cl... arbee2016-04-132-27/+35
* apple2: Further PC Transporter work. V30 now boots. [Peter Ferrie, R. Belmont] arbee2016-04-122-10/+560
* apple2: Additional work on the PC Transporter [Peter Ferrie, R. Belmont] arbee2016-04-102-6/+45
* Revert software-installed slot/image options when changing software AJR2016-04-042-2/+0
* Cleanups and version bump Miodrag Milanovic2016-03-302-22/+21
* apple2: start reverse-engineering the AE PC Transporter card [R. Belmont] arbee2016-03-262-0/+308
* apple2: fix parallel card ACK handling, Print Shop almost works with the lx81... arbee2016-01-311-3/+17
* reverting: Miodrag Milanovic2016-01-2080-239/+237
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2078-88/+88
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1678-88/+88
* tags are now strings (nw) Miodrag Milanovic2016-01-1680-237/+239
* override part 1 (nw) Miodrag Milanovic2015-12-0540-341/+341
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-052-3/+3
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-052-3/+3
* cleanup Miodrag Milanovic2015-12-054-12/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-042-4/+4
* clang-modernize part 2 Miodrag Milanovic2015-12-0413-38/+38
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1433-74/+78
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0840-0/+0
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-1/+1
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-4/+4
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1
* apple2: fixed OS-9 mapping mode for "The Mill" 6809 card; OS-9 boots now. (nw... arbee2015-10-271-37/+32
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1380-0/+12276