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
/
emu
/
video
/
mc6845.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-1601
/
+0
*
more pedantic fixes (NW)
Cowering
2015-07-08
1
-1
/
+1
*
mc6845: only apply the interlace adjust to the apricot since it causes
Dirk Best
2015-06-23
1
-5
/
+3
*
mc6845: always set bit 0 of maximum raster address in interlace video
Dirk Best
2015-06-09
1
-1
/
+5
*
cleanup of bogus copyright messages and restriction texts, update for Daniel ...
Miodrag Milanovic
2015-05-25
1
-3
/
+0
*
sorted out more (nw)
Miodrag Milanovic
2015-05-14
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-16
/
+16
*
(MESS) bus/c64/xl80: add a plausible divider to the CRTC clock; it's rather u...
Alex W. Jackson
2014-07-07
1
-1
/
+1
*
Fix assert (nw)
Wilbert Pol
2014-05-01
1
-1
/
+1
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-103
/
+79
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
Some changes/corrections to device descriptions from MASH (nw)
Scott Stone
2014-03-31
1
-10
/
+10
*
(MESS) c128: Fixed clocks. (nw)
Curt Coder
2014-03-31
1
-1
/
+3
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
1
-9
/
+14
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-22
/
+37
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-16
/
+16
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-1
/
+9
*
mc6845 : fixed total freeze of MESS when interlace&video mode was selected
Robbbert
2013-12-27
1
-2
/
+13
*
oops, remove stray printf from testing
Robbbert
2013-12-15
1
-1
/
+1
*
Fix for MT 05296
Robbbert
2013-12-15
1
-2
/
+3
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-13
/
+4
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-16
/
+16
*
(MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to f...
Miodrag Milanovic
2013-06-19
1
-4
/
+14
*
fixed uninitialized and removed unused member in src/emu/video/mc6845.c (nw)
Oliver Stöneberg
2013-03-09
1
-0
/
+2
*
fixed uninitialized member in src/emu/video/mc6845.c (nw)
Oliver Stöneberg
2013-03-06
1
-0
/
+1
*
fixed uninitialized member in src/emu/video/mc6845.c (nw)
Oliver Stöneberg
2013-02-22
1
-0
/
+1
*
fixed uninitialized variable in src/emu/video/mc6845.c (nw)
Oliver Stöneberg
2013-02-16
1
-0
/
+1
*
fixed uninitialized variable in src/emu/video/mc6845.c (nw)
Oliver Stöneberg
2013-02-15
1
-0
/
+1
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-1
/
+9
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-79
/
+79
*
mc6845: Stop spamming the log file. (nw)
Curt Coder
2013-01-09
1
-1
/
+4
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
1
-6
/
+6
*
(MESS) c128: VDC fixes. (nw)
Curt Coder
2012-10-23
1
-75
/
+130
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-20
/
+20
*
(MESS) mos8563: Fixed attributes. (nw)
Curt Coder
2012-09-11
1
-42
/
+117
*
(MESS) c128: MMU WIP. (nw)
Curt Coder
2012-09-10
1
-0
/
+9
*
(MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC a...
Curt Coder
2012-09-08
1
-0
/
+346
*
remived some redundant assignments (also fixes uninitialized array in karnov)...
Oliver Stöneberg
2012-08-11
1
-6
/
+1
*
Somebody set up us the bomb
Angelo Salese
2012-04-26
1
-2
/
+2
*
Fixed gameplay crash regression in Zero Team [Angelo Salese]
Angelo Salese
2012-04-26
1
-2
/
+2
*
Cosmetic fixes
Angelo Salese
2012-04-25
1
-2
/
+2
*
(show errors with logerror instead of popmessage)
Michaël Banaan Ananas
2012-04-24
1
-2
/
+2
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-5
/
+2
*
Fix several rendering issues with artwork, introduced in the
Aaron Giles
2012-01-16
1
-4
/
+1
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-1
/
+2
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-2
/
+2
*
Bulk converted cliprect * to cliprect & across the system. This makes
Aaron Giles
2011-12-31
1
-4
/
+3
[next]