# # ChangeLog for branches/simple/Devices # # Generated by Trac 1.6 # Jun 18, 2025, 1:04:21 PM Fri, 08 Sep 2023 21:20:27 GMT chronos [42] * branches/simple/Assembler.pas (added) * branches/simple/Channel.pas (added) * branches/simple/Cpu.pas (modified) * branches/simple/DeviceManager.pas (added) * branches/simple/Devices (added) * branches/simple/Devices/Console.pas (moved) * branches/simple/Devices/Device.pas (moved) * branches/simple/Devices/Screen.pas (moved) * branches/simple/Devices/Storage.pas (added) * branches/simple/Forms/FormAssembler.lfm (added) * branches/simple/Forms/FormAssembler.pas (added) * branches/simple/Forms/FormConsole.pas (modified) * branches/simple/Forms/FormDevice.pas (added) * branches/simple/Forms/FormDevices.lfm (added) * branches/simple/Forms/FormDevices.pas (added) * branches/simple/Forms/FormDisassembler.lfm (added) * branches/simple/Forms/FormDisassembler.pas (added) * branches/simple/Forms/FormMain.pas (modified) * branches/simple/Forms/FormMessages.lfm (added) * branches/simple/Forms/FormMessages.pas (added) * branches/simple/Forms/FormScreen.pas (modified) * branches/simple/Forms/FormStorage.lfm (added) * branches/simple/Forms/FormStorage.pas (added) * branches/simple/Instructions.pas (added) * branches/simple/Machine.pas (modified) * branches/simple/Memory.pas (modified) * branches/simple/Message.pas (added) * branches/simple/Parser.pas (added) * branches/simple/Pin.pas (added) * branches/simple/simple.lpi (modified) * branches/simple/simple.lpr (modified) * Modified: Improved simple virtual machine.