index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
crtc_ega.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
crtc_ega: latch the row preset
cracyc
2024-03-31
1
-1
/
+4
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-37
/
+11
*
ega: be less strict about valid display settings
cracyc
2023-03-12
1
-3
/
+1
*
Revert "emu_timer: undo prev commit, add running() getter and change some ena...
hap
2022-11-01
1
-2
/
+2
*
emu_timer: undo prev commit, add running() getter and change some enabled() c...
hap
2022-10-25
1
-2
/
+2
*
ega: latch start address
cracyc
2022-06-05
1
-3
/
+7
*
ega: irq and row preset
cracyc
2022-06-05
1
-6
/
+8
*
ega: palette and memory map fixes
cracyc
2022-06-04
1
-40
/
+43
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-50
/
+44
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
lbpc: Add keyboard interface
AJR
2020-12-22
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-3
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-3
/
+3
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-3
/
+3
*
mc6845, crtc_ega: Simplify read/write handlers (nw)
AJR
2019-02-19
1
-3
/
+3
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-4
/
+4
*
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
-14
/
+23
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-13
/
+13
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-15
/
+15
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-6
/
+6
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-2
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+728