summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sbus/sbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+0
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-061-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-7/+7
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-3/+2
* Spring cleaning: Vas Crabb2019-11-011-12/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* sbus: Fix device card installation (nw) AJR2019-05-301-7/+7
* sbus: Eliminate tag hacking (nw) AJR2019-05-291-11/+7
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-291-0/+220
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-291-220/+0
* -sbus: Fixed a minor typo in the description of the Artecon serial/parallel b... mooglyguy2018-09-161-1/+1
* -sbus: Added a skeleton device for the Artecon SB300P 3-serial 1-parallel SBu... mooglyguy2018-09-161-0/+2
* -cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,... mooglyguy2018-09-151-6/+7
* -sbus: Added a skeleton device for the SunSwift 10/100 + Fast Wide SCSI SBus ... mooglyguy2018-09-151-0/+4
* -sbus: Added a skeleton device for the SunPC 5x86 Accelerator SBus board. [Ry... mooglyguy2018-09-151-3/+10
* -sun4: Added basic support for cgsix/TurboGX SBus card. [Ryan Holtz] Ryan Holtz2018-09-131-0/+2
* -sbus: Added preliminary cgthree support. [Ryan Holtz] mooglyguy2018-09-131-1/+8
* -sun4: Added SBus slot bus and basic bwtwo slot device. [Ryan Holtz] mooglyguy2018-09-131-0/+197