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
/
i8275.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i8275: Fix a case where the DRQ output could remain unexpectedly set due to D...
AJR
2020-11-24
1
-0
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+2
*
i8275: Simplify read/write handlers (nw)
AJR
2019-10-05
1
-4
/
+4
*
i8275: Calculate refresh rate from software-configured parameters
AJR
2019-07-02
1
-5
/
+5
*
wy100: Add speaker (nw)
AJR
2019-07-02
1
-1
/
+4
*
i8275: Continue DMA bursts when display is stopped (nw)
AJR
2019-07-01
1
-20
/
+18
*
i8275: Improve and simplify handling of field attributes
AJR
2019-06-07
1
-111
/
+84
*
systel100: Display characters on screen (nw)
AJR
2019-05-31
1
-0
/
+1
*
New machines marked as NOT_WORKING
AJR
2018-08-21
1
-5
/
+17
*
i8275: Clean up code slightly (nw)
AJR
2018-06-14
1
-18
/
+15
*
wicat: Reduce video glitchiness with more sensible interrupt handling
AJR
2018-06-08
1
-2
/
+2
*
i8275: DMA refinements
AJR
2018-06-07
1
-32
/
+34
*
i8275: Fix underline-related row blanking; clean up a few more drivers (nw)
AJR
2018-05-23
1
-2
/
+3
*
i8275: Blank top and bottom row lines when underline is greater than 7
AJR
2018-05-21
1
-55
/
+75
*
i8275: fix thinko in previous commit; make Preset Counters command useful.
Sergey Svishchev
2018-02-12
1
-4
/
+27
*
i8275: handle invisible field attributes and "end of row - stop dma" special ...
Sergey Svishchev
2018-01-31
1
-51
/
+79
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-11
/
+11
*
i8275: Remove assert now that buffer overflow is guarded against in non-debug...
AJR
2017-11-02
1
-1
/
+0
*
Fix potential buffer overflow
Frank Palazzolo
2017-11-01
1
-1
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-31
/
+30
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
Erase bitmap_rgb32::erase (nw)
AJR
2016-10-22
1
-1
/
+1
*
Improvements to rgb_t (nw)
AJR
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
1
-21
/
+21
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-21
/
+21
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+691