old-computer-simulator

godot game
git clone git://git.evenfri.xyz/old-computer-simulator.git
Log | Files | Refs

DateCommit messageAuthorFiles+-
2026-09-12 14:03add staevenfri11+64-30
2026-08-21 13:41feat: executing instructions, registers, load program from binary, update ui, documentationevenfri12+858-324
2026-08-15 18:24add executing, lamps, relayoutevenfri8+364-130
2026-08-12 17:13fix: short to ushort, b1 to b0 in jmp_memory, add increment after write to memoryevenfri2+6-5
2026-08-12 17:01initial commitevenfri17+561-0