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
/
mc6845.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-31
/
+30
*
devices/video: some private-ization (nw)
Ivan Vangelista
2018-02-16
1
-1
/
+2
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+1
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-0
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-5
/
+5
*
memory: Remove some space parameters from the apple2 domain [O. Galibert]
Olivier Galibert
2017-12-19
1
-0
/
+4
*
mc6845: Minor transparent update refactoring (nw)
AJR
2017-11-16
1
-0
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-3
/
+3
*
updated devices/video devices to use device_add_mconfig insted of device_mcon...
Ivan Vangelista
2017-05-24
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-57
/
+48
*
added (partial) correct register mappings to HD6345
bwodok
2017-04-25
1
-1
/
+7
*
amusco.cpp: Generate blink state in a way more likely to represent hardware; ...
AJR
2017-03-18
1
-1
/
+0
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-81
/
+81
*
amusco: Major improvements; promoted to WORKING
AJR
2016-10-15
1
-0
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-15
/
+15
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-15
/
+15
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-33
/
+33
*
apricot: use hd6845, cleanup mc6845
Dirk Best
2015-11-29
1
-4
/
+0
*
mc6845: add AMS40489 CRTC
mahlemiut
2015-11-27
1
-0
/
+12
*
mc6845: fixed hd6845 rasters in interlace mode
Nigel Barnes
2015-11-14
1
-3
/
+4
*
mc6845: screen reconfig callback (nw)
cracyc
2015-10-26
1
-0
/
+9
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+503