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
/
devices
/
cpu
/
tms1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
12
-37
/
+37
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
2
-2
/
+0
*
misc hap disasm: correction to prev commit
hap
2024-03-07
1
-1
/
+1
*
misc hap disasm: move opcode mnemonics enum out of header file
hap
2024-03-07
2
-16
/
+17
*
tdracula: correct output pla
hap
2023-08-31
1
-3
/
+0
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
4
-22
/
+8
*
vsystem: improve soundlatch timing where applicable
hap
2023-06-08
1
-11
/
+11
*
smc1102: improve lcd timing
hap
2023-05-17
1
-2
/
+7
*
mn1400: add i/o ports
hap
2023-05-07
1
-9
/
+15
*
mn1400: add disassembler
hap
2023-05-01
2
-203
/
+203
*
New systems marked not working
hap
2023-04-21
1
-1
/
+1
*
smc1102: added timer
hap
2023-04-20
4
-11
/
+68
*
New working systems
hap
2023-04-19
3
-101
/
+101
*
smc1102: add lcd and interrupt handling
hap
2023-04-14
7
-133
/
+298
*
smc1102: add opcode placeholders and microinstructions
hap
2023-04-10
5
-62
/
+187
*
smc1102: add device skeleton
hap
2023-04-07
16
-79
/
+220
*
smc1102: add disassembler
hap
2023-04-06
7
-142
/
+171
*
New working systems
hap
2023-03-28
11
-43
/
+67
*
Interrupt callback rationalization
AJR
2023-03-11
1
-2
/
+2
*
New working systems
hap
2023-03-11
2
-11
/
+12
*
New working clones
hap
2023-03-10
1
-1
/
+3
*
chess artwork: fix xml error on white bishop
hap
2022-08-20
1
-0
/
+1
*
tv21_3: corrected 700120.46 prom [Siftware]
hap
2022-08-16
1
-0
/
+1
*
tms2100: add event counter
hap
2022-08-16
2
-14
/
+32
*
tms2100: add interrupt pin
hap
2022-08-16
2
-28
/
+58
*
tdracula: flip output pla
hap
2022-08-07
3
-13
/
+15
*
tms2100: add timer interrupt
hap
2022-08-07
4
-9
/
+195
*
tms1000: add read/write prefix to k/r/o devcb names
hap
2022-08-06
12
-46
/
+63
*
tms2100: add some of the opcodes
hap
2022-08-06
17
-186
/
+343
*
tms1000: add stack levels to constructor list
hap
2022-08-06
20
-185
/
+170
*
tms1000: move common memory maps to base file
hap
2022-08-06
20
-188
/
+174
*
New machines marked as NOT_WORKING
hap
2022-08-05
2
-4
/
+31
*
tms1000: added tms2xxx skeleton devices
hap
2022-08-05
6
-1
/
+306
*
tms1000: move known pinouts to device headers
hap
2022-08-05
5
-41
/
+136
*
tms1000: added disassembler for tms1400, tms2100, tms2400
hap
2022-08-05
8
-68
/
+202
*
New machines marked as NOT_WORKING
hap
2022-08-02
1
-4
/
+7
*
tms1000: added tms1475
hap
2022-08-02
10
-71
/
+63
*
tms1000: increase R port to 32bit
hap
2022-08-02
3
-4
/
+4
*
spellba: do the tms0270 ctl fix in the driver
hap
2022-08-02
1
-6
/
+5
*
tms0270: fix problem with power off and ctl direction
hap
2022-07-30
5
-21
/
+22
*
cpu: remove obsolete debugger.h include from some of my files
hap
2022-04-02
7
-7
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-1
/
+1
*
b5000: added easy opcodes
hap
2022-03-18
2
-16
/
+13
*
b5000: add disassembler
hap
2022-03-17
1
-1
/
+1
*
New working machines
hap
2021-07-13
2
-2
/
+1
*
added MM5799 MCU emulation [hap]
hap
2021-02-14
1
-1
/
+0
*
microvsn: add default tms1100 microinstructions (nw)
hap
2020-04-08
4
-4
/
+10
*
hh_tms1k: put binary dumped output PLAs in rom file instead of hardcoding in ...
hap
2020-03-21
2
-0
/
+5
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-2
/
+2
*
disasm: init lfsr pc tables in constructor (nw)
hap
2019-04-23
2
-84
/
+62
[next]