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
/
mc6845.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
video/mc6845.cpp: lift horizontal display and mode control from being zeroed ...
angelosa
2024-09-21
1
-2
/
+4
*
Revert "video/mc6845.cpp: Restore support for zero active width/height config...
Vas Crabb
2024-03-23
1
-53
/
+20
*
video/mc6845.cpp: Restore support for zero active width/height configuration ...
Mark Garlanger
2024-03-22
1
-20
/
+53
*
Revert "video/mc6845.cpp: Support zero active width/height configuration. (#1...
Vas Crabb
2024-01-30
1
-53
/
+20
*
video/mc6845.cpp: Don't enable line timer until valid parameters are set. (#1...
Mark Garlanger
2023-12-08
1
-1
/
+8
*
video/mc6845.cpp: Support zero active width/height configuration. (#11756)
Mark Garlanger
2023-11-26
1
-20
/
+53
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-6
/
+0
*
emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers.
Vas Crabb
2023-06-13
1
-9
/
+5
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-4
/
+4
*
sanyo/mbc200.cpp: Better I/O:
Vas Crabb
2023-04-22
1
-1
/
+1
*
mos8563: Split device source from mc6845
AJR
2023-03-25
1
-450
/
+0
*
Various devices: Correct placement of U integer suffix in definitions of shif...
AJR
2023-03-23
1
-3
/
+3
*
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
*
mbee: fixed unwanted L chrs for mbee -bios 1
Robbbert
2022-06-09
1
-0
/
+8
*
Revert "stupid_git"
AJR
2022-06-04
1
-5
/
+1
*
Merge remote-tracking branch 'upstream/master'
AJR
2022-06-04
1
-84
/
+67
|
\
|
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-84
/
+67
*
|
stupid_git
AJR
2022-06-04
1
-1
/
+5
|
/
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-3
/
+3
*
mc6845: enable strobe output (RA4) in transparent mode.
Robbbert
2020-10-11
1
-4
/
+4
*
video/mc6845.cpp: Fix some uninitialised variables.
Vas Crabb
2020-10-09
1
-0
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-2
/
+2
*
mc6845: Fix off-by-one error in calculating bottom of DE window
AJR
2020-09-25
1
-1
/
+1
*
hd6345: Added all registers and implemented screen split.
Nigel Barnes
2020-08-17
1
-44
/
+161
*
video/mc6845.cpp: Copying some switch statements doesn't constitute copyright...
Vas Crabb
2020-08-17
1
-1
/
+1
*
ams40041: Move PC1512 VDU emulation down into device
AJR
2020-05-13
1
-29
/
+0
*
mc6845: max visible lines might not be what really is displayed, see 8088mph ...
cracyc
2020-04-30
1
-1
/
+1
*
mc6845: Note (nw)
AJR
2020-04-29
1
-0
/
+1
*
hd6345: Derive from hd6845s to maintain compatibility (nw)
Nigel Barnes
2019-11-08
1
-2
/
+8
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-8
/
+13
*
srcclean (nw)
Vas Crabb
2019-10-26
1
-11
/
+11
*
Review comments fixed
Joakim Larsson Edstrom
2019-09-26
1
-1
/
+0
*
mc6845.cpp: more logging and reduced (not eliminated) warning spam significan...
Joakim Larsson Edstrom
2019-09-26
1
-9
/
+39
*
srcclean (nw)
Vas Crabb
2019-09-22
1
-2
/
+2
*
HD6845: specialize the cursor emulation (#5598)
68bit
2019-09-08
1
-8
/
+28
*
mc6845: address cursor display edge case in interlaced mode.
68bit
2019-08-29
1
-1
/
+9
*
MC6845: correct cursor.
68bit
2019-08-28
1
-1
/
+7
*
mc6845: Fix height of cursor on BBC Micro (nw)
AJR
2019-08-27
1
-5
/
+0
*
mc6845: improve the cursor emulation
68bit
2019-08-26
1
-12
/
+42
*
mc6845: More consistent identification of HD6845S variant (nw)
AJR
2019-05-18
1
-29
/
+10
*
mc6845: Use standard device method to adjust input clock (nw)
AJR
2019-04-28
1
-35
/
+24
*
mc6845: Fix MT #7282; improve logging (nw)
AJR
2019-04-20
1
-6
/
+15
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-28
/
+45
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-45
/
+28
*
mc6845.cpp: Check for vsync on frame reset only if vsync witdh is supported
AmatCoder
2019-03-12
1
-2
/
+5
*
Merge pull request #4730 from AmatCoder/AmatCoder-mc6845-2
R. Belmont
2019-03-08
1
-14
/
+27
|
\
|
*
mc6845.cpp: Check if vsync should be enabled when frame is reset
AmatCoder
2019-03-07
1
-14
/
+27
*
|
mc6845.cpp: Fix mk88 machine
AmatCoder
2019-03-08
1
-0
/
+2
|
/
*
mc6845.cpp: Do not reset line counter when screen parameters changed
AmatCoder
2019-03-06
1
-2
/
+0
[next]