summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sbus/cgsix.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* bus/nubus, bus/sbus: Removed a redundant parameter, modernised endian helpers. Vas Crabb2022-06-181-19/+16
* Cleaned up bitmap API. Vas Crabb2020-09-271-3/+3
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-13/+13
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-181-22/+85
* -cgsix: Added pattern register, plane-mask register, and pixel-mask register ... MooglyGuy2019-11-161-8/+93
* cgsix: Add raw parameters for screen (nw) AJR2019-11-161-3/+1
* -cgsix: Added hardware cursor support. [Ryan Holtz] MooglyGuy2019-11-161-4/+46
* -cgsix: Add COLOR1 ROP support, fixes initial clear when starting sunview, nw MooglyGuy2019-11-161-0/+6
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-291-0/+1188
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-291-1188/+0
* cgsix: Fix obviously wrong save_item call (nw) AJR2018-09-281-1/+1
* -sun4c: Added savestate support. [Ryan Holtz] mooglyguy2018-09-291-0/+122
* cgsix: Added font register and fixed drawing endianness. Improves SunView wit... mooglyguy2018-09-281-12/+45
* srcclean (nw) Vas Crabb2018-09-231-17/+17
* pointer to const isn't necessarily const (nw) Vas Crabb2018-09-191-15/+15
* -cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,... mooglyguy2018-09-151-0/+1033