]>
wirehaze git hosting - lifeboot.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
phfr24 [Tue, 16 Dec 2025 01:00:21 +0000 (22:00 -0300)]
xor -> cmp
phfr24 [Tue, 16 Dec 2025 00:37:33 +0000 (21:37 -0300)]
microoptimization for update_cell
phfr24 [Mon, 15 Dec 2025 22:43:26 +0000 (19:43 -0300)]
cleanup
phfr24 [Sat, 13 Dec 2025 21:59:11 +0000 (18:59 -0300)]
remove delay and add iteration limit
phfr24 [Sat, 13 Dec 2025 21:13:48 +0000 (18:13 -0300)]
cleanup
phfr24 [Sat, 13 Dec 2025 18:44:41 +0000 (15:44 -0300)]
chg hex syntax
phfr24 [Sat, 13 Dec 2025 18:07:34 +0000 (15:07 -0300)]
fix flickering
phfr24 [Sat, 13 Dec 2025 14:37:06 +0000 (11:37 -0300)]
remove vga page # debugging
phfr24 [Fri, 12 Dec 2025 21:26:19 +0000 (18:26 -0300)]
fix null xs seed bug
phfr24 [Thu, 11 Dec 2025 18:10:28 +0000 (15:10 -0300)]
debug
phfr24 [Thu, 11 Dec 2025 17:02:39 +0000 (14:02 -0300)]
almost
phfr24 [Wed, 10 Dec 2025 18:48:07 +0000 (15:48 -0300)]
wipp
phfr24 [Wed, 10 Dec 2025 03:25:12 +0000 (00:25 -0300)]
wip
phfr24 [Sat, 6 Dec 2025 19:23:51 +0000 (16:23 -0300)]
not important
phfr24 [Sat, 6 Dec 2025 02:43:18 +0000 (23:43 -0300)]
refac, vsync doesnt work
phfr24 [Fri, 21 Nov 2025 17:26:43 +0000 (14:26 -0300)]
add delay() and use farptrs to load segment registers
phfr24 [Fri, 21 Nov 2025 16:22:44 +0000 (13:22 -0300)]
make instr operand size explicit
phfr24 [Tue, 18 Nov 2025 01:09:40 +0000 (22:09 -0300)]
modularize init_grid
phfr24 [Tue, 18 Nov 2025 00:52:52 +0000 (21:52 -0300)]
update makefile
phfr24 [Tue, 18 Nov 2025 00:28:22 +0000 (21:28 -0300)]
add print_grid
phfr24 [Mon, 17 Nov 2025 21:00:54 +0000 (18:00 -0300)]
fix initialize grid
phfr24 [Mon, 17 Nov 2025 20:19:54 +0000 (17:19 -0300)]
initialize grid
phfr24 [Mon, 17 Nov 2025 19:32:46 +0000 (16:32 -0300)]
lifeboot.asm: add xorshift
phfr24 [Mon, 17 Nov 2025 17:48:47 +0000 (14:48 -0300)]
use xorshift instead of rand()
phfr24 [Mon, 17 Nov 2025 17:41:08 +0000 (14:41 -0300)]
update makefile
phfr24 [Mon, 3 Nov 2025 01:45:40 +0000 (22:45 -0300)]
update defines
phfr24 [Mon, 3 Nov 2025 01:26:28 +0000 (22:26 -0300)]
update fill char
phfr24 [Sun, 2 Nov 2025 18:22:26 +0000 (15:22 -0300)]
add lifeboot.asm skel
phfr24 [Sun, 2 Nov 2025 17:49:09 +0000 (14:49 -0300)]
formatting
phfr24 [Sun, 2 Nov 2025 17:48:05 +0000 (14:48 -0300)]
add Makefile
phfr24 [Sun, 26 Oct 2025 02:26:06 +0000 (23:26 -0300)]
formatting
phfr24 [Sun, 26 Oct 2025 02:03:22 +0000 (23:03 -0300)]
update INIT_RATIO
phfr24 [Sun, 26 Oct 2025 01:59:43 +0000 (22:59 -0300)]
quit on q
phfr24 [Sun, 26 Oct 2025 01:57:28 +0000 (22:57 -0300)]
fix boundaries
phfr24 [Sun, 26 Oct 2025 01:36:48 +0000 (22:36 -0300)]
add logic
phfr24 [Sun, 26 Oct 2025 00:12:34 +0000 (21:12 -0300)]
add init_grid()
phfr24 [Sat, 25 Oct 2025 23:57:26 +0000 (20:57 -0300)]
add grid
phfr24 [Sat, 25 Oct 2025 23:19:48 +0000 (20:19 -0300)]
initial commit