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
/
drivers
/
tx0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) updated crt device (used by PDP1 and TX0) to use inline configs. nw.
Fabio Priuli
2014-04-08
1
-20
/
+5
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+1
*
All MESS drivers using indirect colors now explicitly declare them [Alex Jack...
Alex W. Jackson
2014-03-04
1
-1
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-10
/
+8
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-3
/
+3
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
tx0.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2013-12-25
1
-225
/
+200
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
(MESS) TX0 : Fixed paper tape reader [Robbbert]
Robbbert
2013-07-09
1
-10
/
+10
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-4
/
+4
*
small machine().root_device() cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-45
/
+43
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-22
/
+22
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-4
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-102
/
+102
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-28
/
+27
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-35
/
+34
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-21
/
+15
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-53
/
+53
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1675