index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
sbus
/
cgsix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
bus/nubus, bus/sbus: Removed a redundant parameter, modernised endian helpers.
Vas Crabb
2022-06-18
1
-19
/
+16
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-3
/
+3
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-13
/
+13
*
-sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st...
mooglyguy
2019-11-18
1
-22
/
+85
*
-cgsix: Added pattern register, plane-mask register, and pixel-mask register ...
MooglyGuy
2019-11-16
1
-8
/
+93
*
cgsix: Add raw parameters for screen (nw)
AJR
2019-11-16
1
-3
/
+1
*
-cgsix: Added hardware cursor support. [Ryan Holtz]
MooglyGuy
2019-11-16
1
-4
/
+46
*
-cgsix: Add COLOR1 ROP support, fixes initial clear when starting sunview, nw
MooglyGuy
2019-11-16
1
-0
/
+6
*
Revert "-Removed sbus and gio64 buses..."
AJR
2019-05-29
1
-0
/
+1188
*
-Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o...
MooglyGuy
2019-05-29
1
-1188
/
+0
*
cgsix: Fix obviously wrong save_item call (nw)
AJR
2018-09-28
1
-1
/
+1
*
-sun4c: Added savestate support. [Ryan Holtz]
mooglyguy
2018-09-29
1
-0
/
+122
*
cgsix: Added font register and fixed drawing endianness. Improves SunView wit...
mooglyguy
2018-09-28
1
-12
/
+45
*
srcclean (nw)
Vas Crabb
2018-09-23
1
-17
/
+17
*
pointer to const isn't necessarily const (nw)
Vas Crabb
2018-09-19
1
-15
/
+15
*
-cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,...
mooglyguy
2018-09-15
1
-0
/
+1033