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
/
cdp1862.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
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
-1
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-3
/
+3
*
(MESS) devcb2. (nw)
Curt Coder
2013-06-09
1
-42
/
+19
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
(MESS) Death to palettes. (nw)
Curt Coder
2012-09-12
1
-4
/
+6
*
Added new method screen_device::register_screen_bitmap which
Aaron Giles
2012-01-15
1
-1
/
+1
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-6
/
+7
*
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
-2
/
+2
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-2
/
+2
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-6
/
+6
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-52
/
+37
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-3
/
+3
*
cleanups, this time for good
Angelo Salese
2011-04-17
1
-6
/
+6
*
Imported CDP1862 CGC from MESS. (no whatsnew)
Curt Coder
2011-04-10
1
-0
/
+235