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
/
tms0980.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
-2
/
+2
*
smc1102: add lcd and interrupt handling
hap
2023-04-14
1
-33
/
+33
*
smc1102: add device skeleton
hap
2023-04-07
1
-10
/
+10
*
smc1102: add disassembler
hap
2023-04-06
1
-1
/
+1
*
New working systems
hap
2023-03-28
1
-7
/
+7
*
tdracula: flip output pla
hap
2022-08-07
1
-1
/
+1
*
tms1000: add read/write prefix to k/r/o devcb names
hap
2022-08-06
1
-1
/
+1
*
tms2100: add some of the opcodes
hap
2022-08-06
1
-24
/
+63
*
tms1000: add stack levels to constructor list
hap
2022-08-06
1
-4
/
+4
*
tms1000: move common memory maps to base file
hap
2022-08-06
1
-12
/
+7
*
tms1000: added tms1475
hap
2022-08-02
1
-6
/
+3
*
tms0270: fix problem with power off and ctl direction
hap
2022-07-30
1
-2
/
+2
*
cpu: remove obsolete debugger.h include from some of my files
hap
2022-04-02
1
-1
/
+0
*
New working machines
hap
2021-07-13
1
-1
/
+1
*
microvsn: add default tms1100 microinstructions (nw)
hap
2020-04-08
1
-2
/
+2
*
-tms1xxx: Removed MCFG macros.
mooglyguy
2018-12-07
1
-20
/
+13
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-8
/
+10
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
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
-2
/
+2
*
tms1000: cleanup memmap declarations (nw)
hap
2018-02-13
1
-0
/
+10
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-12
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-2
/
+2
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-2
/
+2
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-2
/
+2
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-1
/
+1
*
Fix tms0980 debugger hook and remove leftover debug code (nw)
Olivier Galibert
2017-11-28
1
-1
/
+1
*
tms1000: fix another 9bit related regression (nw)
hap
2017-11-27
1
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-4
/
+4
*
devices/cpu to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-12
/
+2
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+19
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
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
-21
/
+21
*
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
-20
/
+20
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-2
/
+2
*
tms1000: added tp0320 microinstructions decode
hap
2016-03-20
1
-17
/
+29
*
tms1k: correct copyright tags, what's left of the old core before i rewrote i...
hap
2016-03-16
1
-5
/
+5
*
tms1k: split part 3, done
hap
2016-03-16
1
-0
/
+231