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
/
upd7220.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-6
/
+6
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-3
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-64
/
+64
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+3
*
Fix division by zero in update_graphics
Bavarese
2016-11-23
1
-1
/
+1
*
upd7220: fix arcs (nw)
cracyc
2016-11-21
1
-23
/
+9
*
upd7220: d1 is also signed (nw)
cracyc
2016-11-21
1
-1
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-36
/
+36
*
compis: WIP. (nw)
Curt Coder
2016-08-19
1
-1
/
+1
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
upd7220: alternate drawing direction by line in gchrd (nw)
cracyc
2016-07-10
1
-5
/
+18
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-1
/
+1
*
upd7220: command 05 appears to blank the display (nw)
cracyc
2016-02-15
1
-1
/
+8
*
reverting:
Miodrag Milanovic
2016-01-20
1
-47
/
+47
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-47
/
+47
*
upd7220: correct lr in graphics mode (nw)
cracyc
2016-01-02
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1682