summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z8/z8ops.hxx
Commit message (Expand)AuthorAgeFilesLines
* z8: A little more optional logging for IRQs AJR2024-02-201-1/+1
* z8: fixed bug in decimal adjust. Fixes PRINT 654 in bert. Robbbert2020-08-121-1/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-18/+18
* z8: Fix calculation of half carry flag. Z8671 BASIC no longer prints "12" whe... AJR2019-07-081-6/+8
* z8: Fix typo in pre1_write (restores noise in amerihok); misc. minor cleanups... AJR2018-12-091-1/+1
* z8: Register overhaul AJR2018-12-081-8/+8
* (nw) z8: fixed more bugs; jtc: fixed cassette, wave sound, added quickload Robbbert2018-09-201-2/+2
* (nw) z8: fixed numerous bugs Robbbert2018-09-171-13/+18
* (nw) z8 : added the DA instruction Robbbert2018-09-151-0/+19
* (nw) z8: fixed JP @ and CALL @ instructions Robbbert2018-09-131-2/+2
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-2/+2
* z8: Fix C flag polarity for CP, SBC, SUB and actually subtract with carry in SBC AJR2017-09-031-4/+4
* z8: Mask addresses for external memory accesses based on P0 control bits AJR2017-09-031-19/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-123/+123
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-0/+745