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
/
fixfreq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
fixedfreq.cpp: Improve handling of interlaced video
couriersud
2020-08-17
1
-0
/
+6
*
netlist: remove soft reset support.
couriersud
2020-07-05
1
-11
/
+4
*
fixedfreq: Add machine configuration. [Couriersud]
couriersud
2019-12-30
1
-60
/
+100
*
netlist: Revert development code committed by accident. (nw)
couriersud
2019-11-26
1
-102
/
+59
*
netlist: move nl_examples to src/lib/netlist/examples. (nw)
couriersud
2019-11-25
1
-59
/
+102
*
netlist video: Add VECTOR support. [Couriersud]
couriersud
2019-11-17
1
-6
/
+14
*
netlist: Fix freeze on reset (F3). (nw)
couriersud
2019-11-16
1
-7
/
+20
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-86
/
+192
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-192
/
+86
*
fixedfreq: some renaming, remove members called only once. (nw)
couriersud
2019-03-16
1
-5
/
+20
*
fixedfreq: more separation between interface and logic. (nw)
couriersud
2019-03-16
1
-27
/
+20
*
fixedfreq: Separate interface from implementation. (nw)
couriersud
2019-03-12
1
-56
/
+170
*
New working machine
couriersud
2019-03-12
1
-0
/
+1
*
fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw)
AJR
2019-01-19
1
-49
/
+21
*
Implement sub-pixel horizontal resolution. (nw)
couriersud
2019-01-04
1
-0
/
+1
*
FixFreq code maintenance and add rgb channel functionality. (nw)
couriersud
2019-01-04
1
-16
/
+26
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-22
/
+20
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-7
/
+7
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+5
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-1
/
+1
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-3
/
+3
*
cleanuo
Miodrag Milanovic
2015-12-05
1
-3
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+163