summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus/nubus_vikbw.cpp
Commit message (Expand)AuthorAgeFilesLines
* apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... arbee2025-04-261-2/+2
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* nubus/nubus_vikbw.cpp: Additional modernizations, add save state support. [R.... arbee2023-12-111-35/+39
* nubus/nubus_vikbw: Modernized and cleaned up the Moniterm MacViking II card s... arbee2023-12-101-49/+49
* bus/nubus, bus/sbus: Removed a redundant parameter, modernised endian helpers. Vas Crabb2022-06-181-4/+5
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-17/+13
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+7
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-7/+8
* nubus: cleanup to current practice (nw) arbee2018-03-021-4/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-13/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+174