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
/
upd3301.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+0
*
upd3301: devcb2 & delegate. (nw)
Curt Coder
2014-04-04
1
-173
/
+155
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-4
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
fixed uninitialized members in src/emu/video/upd3301.c (nw)
Oliver Stöneberg
2013-02-22
1
-1
/
+9
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-24
/
+24
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
(MESS) Death to palettes. (nw)
Curt Coder
2012-09-12
1
-1
/
+1
*
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
-4
/
+4
*
Bulk converted cliprect * to cliprect & across the system. This makes
Aaron Giles
2011-12-31
1
-2
/
+2
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-1
/
+1
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-8
/
+8
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-54
/
+39
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-2
/
+2
*
cleanups, this time for good
Angelo Salese
2011-04-17
1
-11
/
+11
*
Imported UPD3301 CRTC from MESS. (no whatsnew)
Curt Coder
2011-04-08
1
-0
/
+668