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
/
machine
/
tc009xlvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes/corrections to device descriptions per Dev request (nw)
Scott Stone
2014-04-18
1
-1
/
+1
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-12
1
-1
/
+1
*
gfx_elements now have a xor mask that is applied to each source bit offset wh...
Alex W. Jackson
2014-03-27
1
-1
/
+1
*
Removed palette_device parameter from gfx draw methods. All draw methods now ...
Alex W. Jackson
2014-03-19
1
-1
/
+1
*
Fixed UI gfx viewer (again). Added device_start dependency on gfxdecode to al...
Alex W. Jackson
2014-03-16
1
-0
/
+3
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-1
/
+1
*
Checkpoint: gfx_elements now have a pointer to a palette_device (which is not...
Alex W. Jackson
2014-03-11
1
-1
/
+1
*
You now specify a gfxdecode device once when you create a tilemap, rather tha...
Alex W. Jackson
2014-03-10
1
-12
/
+6
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+17
*
Another round of auto_alloc_array conversions.
Aaron Giles
2014-02-20
1
-6
/
+5
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-10
/
+25
*
Moved drawgfx functions to gfx_element (nw)
Miodrag Milanovic
2014-02-13
1
-1
/
+1
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
Fix long-standing architectural wart: the priority bitmap is no longer owned
Aaron Giles
2013-07-26
1
-9
/
+9
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
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
-3
/
+2
*
tc009xlvc modernized tilemap (no whatsnew)
Miodrag Milanovic
2012-09-06
1
-21
/
+18
*
gfx_element is now a class. Accessors are provided for all
Aaron Giles
2012-09-06
1
-8
/
+8
*
Replaced standard mappers with an enumeration that maps internally
Aaron Giles
2012-09-05
1
-3
/
+3
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
1
-6
/
+6
*
Haze: fixed title screen in Fruit Dream
Angelo Salese
2012-07-24
1
-17
/
+28
*
Hooked up TC0091LVC device to Fruit Dream [Angelo Salese]
Angelo Salese
2012-07-23
1
-2
/
+2
*
dfruit hooks, and moved scrolling inside buffering, nw
Angelo Salese
2012-07-23
1
-14
/
+10
*
Ported TC0091LVC into a proper file
Angelo Salese
2012-07-23
1
-0
/
+391