summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8s2000.h
Commit message (Expand)AuthorAgeFilesLines
* The abs16/abs32 variants of the bit operations seem to have been introduced i... Olivier Galibert2024-03-071-0/+15
* h8: appears to be better for performance without virtual calls for r/w functions hap2024-02-181-7/+0
* m6800,h8: shorthand variable types hap2024-02-141-8/+8
* h8: improve cycle timing for pre-h8s arch hap2024-02-091-0/+10
* h8s2000: Allow ANDC, ORC and XORC operations on EXR; correct disassembly for ... AJR2020-06-141-0/+3
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-3/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+51