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
/
tlc34076.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-12
1
-1
/
+1
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-2
/
+2
*
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
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
Fully modernised the TLC34076 device [Phil Bennett]
Phil Bennett
2013-01-27
1
-155
/
+99
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-62
/
+60
*
Stop allocating arrays of UINT8s for the tokens, when
Aaron Giles
2012-09-18
1
-1
/
+1
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-14
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-2
/
+38
*
Removed legacy inline_config support and updated devices using it (no whatsnew)
Miodrag Milanovic
2012-08-30
1
-3
/
+6
*
Removed template usage for legacy devices, to make my future work easier (nw)
Miodrag Milanovic
2012-08-30
1
-6
/
+13
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-2
/
+2
*
GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew)
R. Belmont
2011-05-30
1
-2
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-6
/
+6
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-2
/
+2
*
03992: btoads: Reload of state cause major graphic corruption [Phil Bennett]
Phil Bennett
2010-08-16
1
-87
/
+91
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2009-05-28
1
-1
/
+1
*
From: Xander Xander [mailto:xander85@operamail.com]
Aaron Giles
2009-05-15
1
-0
/
+18
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-4
/
+4
*
Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_*
Aaron Giles
2008-04-03
1
-2
/
+2
*
New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ...
smf-
2008-03-30
1
-2
/
+2
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-4
/
+4
*
Const-ified tlc34076_get_pens
Zsolt Vasvari
2008-01-14
1
-1
/
+1
*
- Changed TLC34076 and games using it to RGB32
Zsolt Vasvari
2008-01-14
1
-22
/
+26
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+262