summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs870/tlcs870.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+2
* snk/hng64_3d.ipp : Use 16-bit indexed format for 3D layer buffer. (#10941) David Haywood2023-03-011-0/+44
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+6
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* Debugger-related feature removals and cleanup AJR2021-08-151-1/+1
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-311-65/+65
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-12/+8
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-53/+53
* hng64: misc cleanups + kludge so that roadedge / xrally can be coined up and... David Haywood2018-08-141-149/+151
* hng64 - add dpram device (nw) (#3836) David Haywood2018-08-081-1/+1
* current hng64 / tlcs870 notes, tweaks etc. DavidHaywood2018-08-041-33/+64
* fix silly PSW trashing on interrupts, allow Register Bank to be shown in debu... DavidHaywood2018-08-031-1/+10
* tlcs870 - feature stubs (#3818) David Haywood2018-08-021-21/+512
* tlcs870 - takes first interrupt (nw) (#3807) David Haywood2018-07-311-14/+253
* tlcs870 - ALU flags, passes internal RAM check (nw) (#3797) David Haywood2018-07-281-3/+2
* tlcs870 updates (#3787) David Haywood2018-07-261-3/+174
* Flesh out TLCS870 core (#3763) David Haywood2018-07-231-2927/+99
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-43/+43
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-48/+49
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-143/+6
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-0/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* tlcs870: Move macros into source file for now to avoid potential naming confl... AJR2017-04-121-0/+54
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-69/+69
* Fix build (nw) AJR2017-02-051-1/+3
* preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-051-0/+3243