index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
tms1000.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-1
/
+1
*
smc1102: add lcd and interrupt handling
hap
2023-04-14
1
-15
/
+15
*
smc1102: add device skeleton
hap
2023-04-07
1
-10
/
+12
*
smc1102: add disassembler
hap
2023-04-06
1
-14
/
+6
*
New working systems
hap
2023-03-28
1
-10
/
+21
*
New working systems
hap
2023-03-11
1
-6
/
+7
*
tms2100: add some of the opcodes
hap
2022-08-06
1
-26
/
+27
*
tms1000: add stack levels to constructor list
hap
2022-08-06
1
-10
/
+10
*
tms1000: move common memory maps to base file
hap
2022-08-06
1
-30
/
+20
*
tms1000: added tms1475
hap
2022-08-02
1
-18
/
+9
*
cpu: remove obsolete debugger.h include from some of my files
hap
2022-04-02
1
-1
/
+0
*
microvsn: add default tms1100 microinstructions (nw)
hap
2020-04-08
1
-1
/
+1
*
-tms1xxx: Removed MCFG macros.
mooglyguy
2018-12-07
1
-7
/
+5
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-16
/
+20
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-8
/
+8
*
tms1000: cleanup memmap declarations (nw)
hap
2018-02-13
1
-6
/
+6
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-12
/
+12
*
tms1700: fix memory map override (nw)
hap
2018-02-01
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
tms1000c: added correct microinstructions pla (nw)
hap
2017-12-21
1
-38
/
+18
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+19
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-19
/
+1
*
tms1000: added halt pin (nw)
hap
2017-12-02
1
-1
/
+9
*
hh_tms1k: xl25 WIP (nw)
hap
2017-12-02
1
-0
/
+10
*
tms1000: added preliminary tms1000c (nw)
hap
2017-11-27
1
-3
/
+13
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-3
/
+3
*
devices/cpu to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-7
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-29
/
+38
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-1
/
+1
*
tms1000: added Motorola MC141000, MC141200 (nw)
hap
2017-04-02
1
-2
/
+17
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-6
/
+6
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
change some of my files to use abbreviated integer types (nw)
hap
2017-01-16
1
-13
/
+13
*
correct some spacing (nw)
hap
2017-01-04
1
-1
/
+1
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-12
/
+12
*
hh_tms1k: copycatm2 is now playable
hap
2016-04-23
1
-4
/
+2
*
hh_tms1k: added copycatm2. not working yet
hap
2016-04-16
1
-2
/
+2
*
tms1700: fixed rom/ram addressing
hap
2016-04-15
1
-8
/
+8
*
tms1000: added TMS1700/1730 mcu types
hap
2016-04-15
1
-1
/
+22
*
tms1000: added tp0320 microinstructions decode
hap
2016-03-20
1
-4
/
+1
*
tms1k: correct copyright tags, what's left of the old core before i rewrote i...
hap
2016-03-16
1
-1
/
+1
*
tms1k: split part 3, done
hap
2016-03-16
1
-0
/
+126