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
/
emu
/
cpu
/
tms7000
/
tms7000.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-8
/
+8
*
shut up debugger
Michaël Banaan Ananas
2014-07-20
1
-1
/
+2
*
fix irqline problem
Michaël Banaan Ananas
2014-07-20
1
-4
/
+4
*
cc40 added lcd indicators, cartridge load, battery ram
Michaël Banaan Ananas
2014-07-19
1
-0
/
+8
*
readded ace color overlay after confirmation with cabinet photo
Michaël Banaan Ananas
2014-07-17
1
-1
/
+1
*
rewrote most of tms7000, fixing a few issues and adding preliminary support f...
Michaël Banaan Ananas
2014-07-16
1
-245
/
+189
*
go back to a fake memmap for now
Michaël Banaan Ananas
2014-07-03
1
-51
/
+11
*
use devcb instead of a fake memmap for tms7000 i/o ports
Michaël Banaan Ananas
2014-07-03
1
-10
/
+52
*
added more cpu types for tms7000 family
Michaël Banaan Ananas
2014-07-03
1
-8
/
+48
*
small cleanup
Michaël Banaan Ananas
2014-07-02
1
-10
/
+2
*
rewrote bcd_add/sub according to official doc
Michaël Banaan Ananas
2014-04-09
1
-16
/
+17
*
tms7000.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2014-01-01
1
-6
/
+317
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-4
/
+2
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+3
*
Pointer-ified the tms7000 core.
Aaron Giles
2008-12-10
1
-1
/
+1
*
activecpu_count -= 133
Aaron Giles
2008-12-06
1
-1
/
+1
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-3
/
+3
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-6
/
+9
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-2
/
+0
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-2
/
+2
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+55