Changeset 8 for trunk/mzxemu.lpr


Ignore:
Timestamp:
Apr 19, 2026, 9:00:16 PM (8 days ago)
Author:
chronos
Message:
  • Modified: Implemented more instructions.
  • Added: Hardware emulation of 8255 and 8253 chips.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mzxemu.lpr

    r6 r8  
    1313  Forms, FormMain, FormMemory, FormDisassembler, Z80, SharpMz800, Memory, Core,
    1414  Z80InstructionInfo, Z80Instructions, Disassembler, FormCpu, FormScreen,
    15   FormGoToAddress, FormMessages, Base, InstructionSetGen;
     15  FormGoToAddress, FormMessages, Base, InstructionSetGen, I8253, I8255;
    1616
    1717{$if declared(UseHeapTrace)}
Note: See TracChangeset for help on using the changeset viewer.