summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus/nubus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont] arbee2023-09-251-0/+3
* nubus/nubus_asntmc3b.cpp: Updates [R. Belmont] arbee2023-09-241-0/+2
* sinclair/scorpion.cpp: Added Scorpion ZS-256 TURBO+. (#11418) holub2023-07-181-2/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* Miscellaneous fixup: Vas Crabb2023-02-041-7/+7
* bus/nubus: Got rid of CRTC hacks in Macintosh Display Card emulation. Vas Crabb2022-06-251-3/+3
* bus/nubus: More Mac video card improvements. Vas Crabb2022-06-241-0/+2
* bus/nubus, bus/sbus: Removed a redundant parameter, modernised endian helpers. Vas Crabb2022-06-181-3/+3
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* nubus: Minor cleanup to fix deprecation warnings AJR2020-09-061-48/+66
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-3/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-48/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+48
* nubus: Use required_address_space rather than old-style CPU lookup (nw) AJR2019-02-261-4/+3
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-42/+0
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+0
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-041-0/+16
* devcb3 Vas Crabb2018-07-071-6/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-18/+18
* nubus: cleanup to current practice (nw) arbee2018-03-021-4/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+28
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-14/+12
* 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-12/+14
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+177