summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-062-9/+7
* Cleaned up bitmap API. Vas Crabb2020-09-273-9/+12
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-1814-83/+79
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-072-5/+4
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-13/+13
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-183-27/+117
* -cgsix: Added pattern register, plane-mask register, and pixel-mask register ... MooglyGuy2019-11-162-9/+99
* cgsix: Add raw parameters for screen (nw) AJR2019-11-161-3/+1
* -cgsix: Added hardware cursor support. [Ryan Holtz] MooglyGuy2019-11-162-4/+54
* -cgsix: Add COLOR1 ROP support, fixes initial clear when starting sunview, nw MooglyGuy2019-11-161-0/+6
* Spring cleaning: Vas Crabb2019-11-012-16/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* sbus: Fix device card installation (nw) AJR2019-05-302-7/+8
* sbus: Eliminate tag hacking (nw) AJR2019-05-292-14/+12
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-2914-0/+2778
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-2914-2778/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+3
* sbus/cgthree: Screen raw parameters (nw) AJR2019-01-121-3/+1
* that would help (nw) Vas Crabb2018-11-281-2/+2
* metadata and flags (nw) Vas Crabb2018-11-272-0/+4
* cgsix: Fix obviously wrong save_item call (nw) AJR2018-09-281-1/+1
* -sun4c: Added savestate support. [Ryan Holtz] mooglyguy2018-09-295-5/+128
* cgsix: Added font register and fixed drawing endianness. Improves SunView wit... mooglyguy2018-09-282-13/+47
* sun4: More optimizations, nw mooglyguy2018-09-231-1/+2
* srcclean (nw) Vas Crabb2018-09-236-236/+236
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-222-24/+23
* -sun4, sparc: Optimized the SPARC core and the sun4 driver. [Ryan Holtz] Ryan Holtz2018-09-211-6/+11
* pointer to const isn't necessarily const (nw) Vas Crabb2018-09-191-15/+15
* -sbus: Fixed a minor typo in the description of the Artecon serial/parallel b... mooglyguy2018-09-161-1/+1
* -sbus: Added an alternate FCode PROM for the bwtwo video board. [Ryan Holtz] mooglyguy2018-09-161-3/+7
* -sbus: Added a skeleton device for the Artecon SB300P 3-serial 1-parallel SBu... mooglyguy2018-09-163-0/+119
* -cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,... mooglyguy2018-09-157-77/+175
* -sbus: Added a skeleton device for the SunSwift 10/100 + Fast Wide SCSI SBus ... mooglyguy2018-09-153-0/+120
* -sbus: Added a skeleton device for the SunPC 5x86 Accelerator SBus board. [Ry... mooglyguy2018-09-153-3/+126
* -cgthree,turbogx: Hooked up Bt458 RAMDAC instead of custom palette handling. ... mooglyguy2018-09-154-141/+22
* -cgthree: Fixed self-tests, nw mooglyguy2018-09-152-17/+3
* -sun4: Added enough ROP support to turbogx to make scrolling work in the sun4... mooglyguy2018-09-142-30/+206
* -turbogx: Added logging of FBC accesses. [Ryan Holtz] mooglyguy2018-09-132-0/+1110
* -sun4: Added basic support for cgsix/TurboGX SBus card. [Ryan Holtz] Ryan Holtz2018-09-136-19/+273
* cgthree: allow system to program palette (nw) arbee2018-09-122-2/+25
* -sbus: Added preliminary cgthree support. [Ryan Holtz] mooglyguy2018-09-135-3/+209
* -sun4: Added SBus slot bus and basic bwtwo slot device. [Ryan Holtz] mooglyguy2018-09-134-0/+514