summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus
Commit message (Collapse)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-2080-239/+237
| | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw)
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2078-88/+88
| | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7.
* 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
| | | | fix start project for custom builds in Visual Studio (nw)
* 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
| | | | This reverts commit be704c00abe1eaaa442db81db04c8b71595d5c41.
* 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
| | | | display tag of device that logged message
* 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. ↵ arbee2015-10-271-37/+32
| | | | (nw, will WNSS later)]
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1380-0/+12276