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
/
tlcs870
/
tlcs870.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
-7
/
+2
*
snk/hng64_3d.ipp : Use 16-bit indexed format for 3D layer buffer. (#10941)
David Haywood
2023-03-01
1
-0
/
+44
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-6
/
+6
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+1
*
devices/cpu: simplified some handlers (nw)
Ivan Vangelista
2020-03-31
1
-65
/
+65
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-12
/
+8
*
srcclean and manual fixup (nw)
Vas Crabb
2018-08-26
1
-53
/
+53
*
hng64: misc cleanups + kludge so that roadedge / xrally can be coined up and...
David Haywood
2018-08-14
1
-149
/
+151
*
hng64 - add dpram device (nw) (#3836)
David Haywood
2018-08-08
1
-1
/
+1
*
current hng64 / tlcs870 notes, tweaks etc.
DavidHaywood
2018-08-04
1
-33
/
+64
*
fix silly PSW trashing on interrupts, allow Register Bank to be shown in debu...
DavidHaywood
2018-08-03
1
-1
/
+10
*
tlcs870 - feature stubs (#3818)
David Haywood
2018-08-02
1
-21
/
+512
*
tlcs870 - takes first interrupt (nw) (#3807)
David Haywood
2018-07-31
1
-14
/
+253
*
tlcs870 - ALU flags, passes internal RAM check (nw) (#3797)
David Haywood
2018-07-28
1
-3
/
+2
*
tlcs870 updates (#3787)
David Haywood
2018-07-26
1
-3
/
+174
*
Flesh out TLCS870 core (#3763)
David Haywood
2018-07-23
1
-2927
/
+99
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-43
/
+43
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-48
/
+49
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
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
-1
/
+1
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-143
/
+6
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-0
/
+8
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-5
/
+5
*
tlcs870: Move macros into source file for now to avoid potential naming confl...
AJR
2017-04-12
1
-0
/
+54
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-69
/
+69
*
Fix build (nw)
AJR
2017-02-05
1
-1
/
+3
*
preliminary TLCS-870 disassembler - Work in Progress (#1967)
ajrhacker
2017-02-05
1
-0
/
+3243