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
/
mess
/
video
/
mz700.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed palette_device parameter from gfx draw methods. All draw methods now ...
Alex W. Jackson
2014-03-19
1
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-9
/
+7
*
removed space before m_gfxdecode in main trunk(nw)
Miodrag Milanovic
2014-02-26
1
-1
/
+1
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-1
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-3
/
+3
*
Moved drawgfx functions to gfx_element (nw)
Miodrag Milanovic
2014-02-13
1
-1
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-1
/
+0
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-2
/
+2
*
clean some newly introduce macros since, calls already have full names (no wh...
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-3
/
+3
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-12
/
+8
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-8
/
+7
*
gfx_element is now a class. Accessors are provided for all
Aaron Giles
2012-09-06
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+135