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
/
video
/
zeus2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-0
/
+1
*
Soul-crushingly frustrating clean-up:
Vas Crabb
2021-12-01
1
-23
/
+21
*
video/voodoo.cpp: Major rewrite: (#8267)
Aaron Giles
2021-07-09
1
-1
/
+1
*
devices\video: simplify handlers for a few devices (nw)
Ivan Vangelista
2020-03-06
1
-2
/
+2
*
midzeus.cpp, zeus2: Bring static variables inside class; eliminate auto_alloc...
AJR
2019-09-11
1
-4
/
+4
*
cleanup, follow-up, fixup - remember to use debug builds when doing bulk conv...
Vas Crabb
2018-09-05
1
-2
/
+0
*
Misc cleanup from MCFG removal (nw).
Ted Green
2018-09-04
1
-9
/
+0
*
midzeus: MCFG removal and other cleanup (nw)
Ted Green
2018-09-04
1
-0
/
+3
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-4
/
+4
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-3
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+8
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-8
/
+8
*
midwayic: Block register updates until unlocked. (nw)
Ted Green
2017-04-22
1
-2
/
+0
*
zeus2: Handle buffer wrapping during frame clear. Select quad size based on m...
Ted Green
2017-04-19
1
-0
/
+2
*
zeus2: Don't include texture information on normal builds to reduce exe size....
Ted Green
2017-04-12
1
-1
/
+1
*
zeus2: WIP. Working on depth buffering. (nw)
Ted Green
2017-04-12
1
-4
/
+4
*
zeus2: Added texture lookup for RGB555 direct color type. (nw)
Ted Green
2017-04-03
1
-0
/
+1
*
zeus2: WIP Fixed waveram0 write. Change conversion to screen coordinates. Add...
Ted Green
2017-04-02
1
-8
/
+47
*
zeus2: Better texture lookup. (nw)
Ted Green
2017-03-17
1
-5
/
+14
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-1
/
+1
*
dcs: Remove unused variable (nw)
Ted Green
2017-01-05
1
-3
/
+16
*
zeus: WIP Consolidate waveram1 writing and add more logging for models. (nw)
Ted Green
2017-01-01
1
-0
/
+10
*
midwayic: Squelch logerror from interrupt control (nw)
Ted Green
2016-12-28
1
-3
/
+3
*
midwayic: Added hooks for serial communication. (nw)
Ted Green
2016-12-21
1
-0
/
+5
*
zeusII: WIP: Update screen rectangle to keep mwskins from crashing. (nw)
Ted Green
2016-12-11
1
-0
/
+3
*
zeus2: WIP: Update coordinate scaling and increase z buffer to 24 bits. (nw)
Ted Green
2016-12-07
1
-8
/
+11
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-2
/
+2
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-65
/
+65
*
atlantis: Removed unused define parameter. (nw)
Ted Green
2016-10-07
1
-26
/
+11
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+1
*
atlantis: Added analog joystick (nw)
Ted Green
2016-07-04
1
-16
/
+28
*
zeus2: Closer to getting quad 14 word working (nw)
Ted Green
2016-06-23
1
-3
/
+3
*
zeus2: Minor upddate (nw)
Ted Green
2016-06-22
1
-1
/
+1
*
zeus2: Re-organize frame buffer ram and add IEEE754 floating point conversion...
Ted Green
2016-06-21
1
-4
/
+82
*
zeus2: Added SGRAM register detail (nw)
Ted Green
2016-06-19
1
-4
/
+2
*
atlantis: Minor update (nw)
Ted Green
2016-06-19
1
-9
/
+14
*
atlantis: Added dcs3 fifo reset to address map (nw)
Ted Green
2016-06-19
1
-44
/
+41
*
atlantis: Update address mapping and add zeus2 video device (nw)
Ted Green
2016-06-19
1
-0
/
+286