summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus/nubus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix mac, just a typo in the conversion of nubus installs Olivier Galibert2020-11-251-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-14/+6
* nubus: Fix regression in 27aa4fe0750cd128c10d580c82ab95dbef960e8b AJR2020-09-061-29/+28
* nubus: Minor cleanup to fix deprecation warnings AJR2020-09-061-14/+17
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-32/+13
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Merge pull request #4678 from shattered/_02409f23fe R. Belmont2019-03-311-5/+2
|\
| * coverity: a few low hanging fruit (nw) Sergey Svishchev2019-02-221-5/+2
* | (nw) Clean up the mess on master Vas Crabb2019-03-261-31/+25
* | Revert "conflict resolution (nw)" andreasnaive2019-03-251-25/+31
* | nubus: Use required_address_space rather than old-style CPU lookup (nw) AJR2019-02-261-31/+25
|/
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-5/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-21/+1
* nubus: cleanup to current practice (nw) arbee2018-03-021-26/+40
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+19
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* mac: fix NuBus memory stomp [R. Belmont] arbee2017-01-291-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-7/+11
* Fix several buses so they can work when not a direct child of the root (nw) arbee2016-04-121-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-201-20/+28
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-28/+20
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-5/+5
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-8/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+475