| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | z80: use z80 terminology for the flag vars | 2025-06-03 | 1 | -12/+12 | |
| | | |||||
| * | cpu/z80: Handled flags lazily (#13729) | 2025-06-03 | 1 | -10/+28 | |
| | | | | | | * cpu/z80: Renamed LUT fields * cpu/z80: Handled flags lazily | ||||
| * | cpu/z80: Changed macro call syntax in generator input (#13671) | 2025-05-05 | 1 | -5/+0 | |
| | | | | | | | | * cpu/z80: Changed macro call syntax in generator input * help compiler * fix | ||||
| * | cpu/z80: Improved z80 code generation (#13558) | 2025-04-05 | 1 | -1/+1 | |
| | | |||||
| * | z80: use LOGMASKED instead of a macro for each log type, | 2024-09-02 | 1 | -1/+0 | |
| | | | | | xtal: add 3.58MHz | ||||
| * | z80.inc: move logmacro stuff to c++ files so subdevices can add their own ↵ | 2024-08-31 | 1 | -73/+4 | |
| | | | | | | | logging if they want, r800: remove identical local copy of z80.inc | ||||
| * | z80.h: change PAIR to PAIR16 (all those registers are 16bit) | 2024-08-31 | 1 | -27/+18 | |
| | | |||||
| * | srcclean and cleanup | 2024-07-28 | 1 | -3/+3 | |
| | | |||||
| * | cpu/z80/r800.cpp: (#12530) | 2024-07-10 | 1 | -3/+150 | |
| | | | | | | | - Removed undocumented Z80 instructions that are not supported by the R800 - Updated basic instruction timing - Implement MULUB and MULUW Other R800 features are not implemented | ||||
| * | Add Z80-derived stub devices for eZ80 and R800 CPUs | 2021-10-03 | 1 | -0/+35 | |
