summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8.lst
Commit message (Expand)AuthorAgeFilesLines
* swx00: Initial buggy noise Olivier Galibert2024-03-271-32/+16
* The abs16/abs32 variants of the bit operations seem to have been introduced i... Olivier Galibert2024-03-071-36/+36
* h8h: fix rte in normal mode hap2024-03-071-9/+8
* h8h: fix N flag with exts opcode, hap2024-03-071-15/+7
* h8: fix standby time travel problem hap2024-03-041-0/+2
* h8: fix absolute address bst/bist opcode IMM data hap2024-03-021-2/+2
* h8: correct interrupt timing after software standby hap2024-02-241-4/+5
* m6800,h8: shorthand variable types hap2024-02-141-63/+63
* h8: RTE does not block interrupts hap2024-02-141-4/+4
* h8: add software standby mode and optional nvram hap2024-02-101-1/+5
* h8: change bsr rel16 fetch_noinc back to internal(1) hap2024-02-091-1/+1
* h8: add fetch_noinc for jsr opcodes, add preliminary support for movfpe/movtp... hap2024-02-091-9/+30
* h8: fix jsr abs8i return address hap2024-02-091-3/+2
* h8: like subx, addx does not modify Z flag if result is 0, hap2024-02-081-34/+26
* h8: Fix divs. Fixes the voice volumes in the mu100 Olivier Galibert2023-11-051-6/+6
* h8_dma: reorganize, upgrade Olivier Galibert2023-06-061-16/+18
* h8: m_ify Olivier Galibert2023-05-281-1325/+1325
* h8: Make fully wait-states compatible Olivier Galibert2023-05-271-375/+396
* h8, sh2: Add exception hook calls AJR2022-09-231-0/+4
* h8: MULXS & MULXU are slower without a MAC AJR2022-07-241-4/+4
* Casio CTK-551 [Daivn Acker] Devin Acker2021-10-131-5/+10
* h8: fix shal2 Olivier Galibert2020-11-291-1/+1
* h8s2000: Allow ANDC, ORC and XORC operations on EXR; correct disassembly for ... AJR2020-06-141-3/+18
* Fixed h8 instruction eepmov.b (used r4h instead of r4l) (#2253) BartmanAbyss2017-04-241-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-62/+62
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-0/+69
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-051-0/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+2811