]> wirehaze git hosting - lifeboot.git/history - lifeboot.asm

wirehaze git hosting

remove delay and add iteration limit
[lifeboot.git] / lifeboot.asm
2025-12-13 phfr24remove delay and add iteration limit
2025-12-13 phfr24cleanup
2025-12-13 phfr24chg hex syntax
2025-12-13 phfr24fix flickering
2025-12-13 phfr24remove vga page # debugging
2025-12-12 phfr24fix null xs seed bug
2025-12-11 phfr24debug
2025-12-11 phfr24almost
2025-12-10 phfr24wipp
2025-12-10 phfr24wip
2025-12-06 phfr24not important
2025-12-06 phfr24refac, vsync doesnt work
2025-11-21 phfr24add delay() and use farptrs to load segment registers
2025-11-21 phfr24make instr operand size explicit
2025-11-18 phfr24modularize init_grid
2025-11-18 phfr24add print_grid
2025-11-17 phfr24fix initialize grid
2025-11-17 phfr24initialize grid
2025-11-17 phfr24lifeboot.asm: add xorshift
2025-11-03 phfr24update defines
2025-11-03 phfr24update fill char
2025-11-02 phfr24add lifeboot.asm skel