summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs870 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-4/+4
* srcclean and manual fixup (nw) Vas Crabb2018-08-268-743/+743
* 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-042-33/+66
* fix silly PSW trashing on interrupts, allow Register Bank to be shown in debu... DavidHaywood2018-08-033-3/+13
* tlcs870 - feature stubs (#3818) David Haywood2018-08-024-33/+609
* tlcs870 - takes first interrupt (nw) (#3807) David Haywood2018-07-316-60/+348
* tlcs870 - ALU flags, passes internal RAM check (nw) (#3797) David Haywood2018-07-286-39/+402
* tlcs870 updates (#3787) David Haywood2018-07-266-313/+1479
* (nw) clean up some superfluous semicolons, make constants static, fix const-q... Vas Crabb2018-07-231-19/+19
* Flesh out TLCS870 core (#3763) David Haywood2018-07-238-3027/+3274
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-43/+43
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-252-3/+3
* 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-122-2/+4
* fix TLCS870 disassembly (nw) smf-2017-11-281-0/+1
* Build fixes (nw) AJR2017-11-261-1/+0
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-264-148/+2359
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-102-3/+3
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-032-1/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-142-18/+14
* tlcs870: Move macros into source file for now to avoid potential naming confl... AJR2017-04-122-52/+54
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-192-70/+70
* Fix build (nw) AJR2017-02-051-1/+3
* preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-052-0/+3488