23 Commits

Author SHA1 Message Date
6d3279f850 add tty workaround 2025-07-14 20:55:41 +02:00
5c91ace69b change statusbar text
All checks were successful
build_test / build (push) Successful in 3m11s
2025-07-13 22:35:22 +02:00
872c842e7c revert input.asm 2025-07-13 21:07:48 +02:00
a6a7debf2e break tty while trining to fix tty 2025-07-13 20:23:19 +02:00
57987228b0 add simulation speed
All checks were successful
build_test / build (push) Successful in 2m58s
2025-07-13 14:27:46 +02:00
5b56f6bcb6 fix some rendering issues 2025-07-12 20:11:22 +02:00
4a8db75bef make multipurpuse_buf biger to avoid out of bounds writes 2025-07-12 17:12:25 +02:00
fa7b4c70b8 IT WORKS 2025-07-12 16:09:39 +02:00
a46f907ff6 fixing segfault and such 2025-07-12 11:47:57 +02:00
63ded22bfd more work on actual game logic 2025-07-10 22:55:18 +02:00
b94ebe30c8 add user input handling 2025-07-10 18:27:52 +02:00
c5e404f1dd FINALY fix inicializing gameboard 2025-07-09 21:33:36 +02:00
564a6b88c1 fix aligment 2025-07-09 20:34:24 +02:00
d6613ac341 fix memory_set number 2 2025-07-09 20:34:09 +02:00
2b8236ee91 fix memory_set function 2025-07-09 19:23:13 +02:00
c0bd3fcbc3 fix pointer aritmetic 2025-07-09 13:26:06 +02:00
76093db3c9 YES IT DOES NOT SEGFAULT 2025-07-08 22:50:46 +02:00
9092d1276a added memory_set'function 2025-07-08 15:04:23 +02:00
35a6894d9f fix allocator 2025-07-08 10:00:24 +02:00
a2a5b4c972 added some gameboard initialization 2025-07-07 23:15:54 +02:00
51ffd98872 added basic allocator 2025-07-07 20:39:13 +02:00
c1a55fa3ff created some basic string helper functions 2025-07-07 13:42:53 +02:00
aa86683b35 inital-commit 2025-07-07 11:37:59 +02:00