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
*
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
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
6
-54
/
+18
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
6
-18
/
+54
*
Machines promoted to working
hap
2019-03-10
1
-1
/
+1
*
tms1000: move tms0270 devcb binders to base class (nw)
hap
2019-03-01
6
-53
/
+17
*
-tms1xxx: Removed MCFG macros.
mooglyguy
2018-12-07
9
-118
/
+70
*
devcb3
Vas Crabb
2018-07-07
2
-7
/
+7
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
3
-27
/
+34
*
(nw) commit these address map changes while i can
Robbbert
2018-04-20
2
-10
/
+13
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
2
-3
/
+3
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
8
-12
/
+12
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
8
-24
/
+24
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
2
-18
/
+18
*
tms1000: cleanup memmap declarations (nw)
hap
2018-02-13
12
-35
/
+36
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
9
-70
/
+45
*
tms1700: fix memory map override (nw)
hap
2018-02-01
1
-1
/
+1
*
hh_tms1k: fix led mask for bankshot (nw)
hap
2018-01-23
1
-0
/
+3
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
7
-9
/
+9
*
tms1000: split execute_run into execute_one (nw)
hap
2017-12-22
4
-154
/
+171
*
tms1000c: added correct microinstructions pla (nw)
hap
2017-12-21
6
-63
/
+128
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
8
-61
/
+110
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
8
-110
/
+61
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
4
-5
/
+5
*
New working machines
hap
2017-12-07
1
-1
/
+1
*
tms1000: added halt pin (nw)
hap
2017-12-02
4
-55
/
+92
*
hh_tms1k: xl25 WIP (nw)
hap
2017-12-02
2
-0
/
+12
*
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 dasm: put simple getters in h file. only tms1100 and derivatives have...
hap
2017-11-28
2
-24
/
+6
*
tms1000: fix another 9bit related regression (nw)
hap
2017-11-27
3
-5
/
+5
*
tms1000: these enums don't need to be public (nw)
hap
2017-11-27
1
-20
/
+20
*
tms1000: added preliminary tms1000c (nw)
hap
2017-11-27
6
-61
/
+89
*
tms1000 dasm: fix 9bit branch offset (nw)
hap
2017-11-27
1
-4
/
+1
*
Some fixes (nw)
Olivier Galibert
2017-11-26
1
-1
/
+1
*
disasm: these notes can be removed (nw)
hap
2017-11-26
1
-1
/
+0
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
12
-80
/
+220
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-1
/
+8
*
devices/cpu to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
12
-57
/
+16
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
6
-8
/
+8
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
16
-195
/
+248
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-1
/
+1
*
tms1000: added Motorola MC141000, MC141200 (nw)
hap
2017-04-02
3
-2
/
+33
*
Self-registering devices prep:
Vas Crabb
2017-02-27
7
-21
/
+21
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
9
-1
/
+8
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
2
-7
/
+7
*
hh_tms1k: fonas baseball WIP (nw)
hap
2017-01-26
1
-0
/
+2
*
tms0970: fix problem with DDIG, should fix comp4 leds (nw)
hap
2017-01-21
1
-1
/
+1
*
change some of my files to use abbreviated integer types (nw)
hap
2017-01-16
17
-200
/
+200
[next]