PoliEcho
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:54:06 +00:00
45c6d0eb83 Update README.md
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:53:43 +00:00
670a6a2602 Add README.md
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:47:24 +00:00
e70b9ac765 Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:42:44 +00:00
6112537e9b Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:41:50 +00:00
3e59f36d4e Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:40:34 +00:00
f26553e7c7 Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:39:11 +00:00
db00e98b4c Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:38:28 +00:00
b449c66a66 Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:37:13 +00:00
7dc5237c3e Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:34:59 +00:00
7fd699ea38 Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 19:33:42 +00:00
b5c539a3a2 Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 18:59:26 +00:00
ce343ff9db Update .gitea/workflows/build_test.yaml
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 18:57:35 +00:00
d6ee106682 add build test
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 18:13:42 +00:00
5b56f6bcb6 fix some rendering issues
4a8db75bef make multipurpuse_buf biger to avoid out of bounds writes
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-12 14:10:39 +00:00
fa7b4c70b8 IT WORKS
a46f907ff6 fixing segfault and such
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-10 20:56:42 +00:00
63ded22bfd more work on actual game logic
00cc777183 add warning flags
b94ebe30c8 add user input handling
Compare 3 commits »
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-09 19:34:13 +00:00
c5e404f1dd FINALY fix inicializing gameboard
564a6b88c1 fix aligment
d6613ac341 fix memory_set number 2
2b8236ee91 fix memory_set function
c0bd3fcbc3 fix pointer aritmetic
Compare 8 commits »
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-07 21:17:23 +00:00
a2a5b4c972 added some gameboard initialization
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-07 18:40:57 +00:00
51ffd98872 added basic allocator
c1a55fa3ff created some basic string helper functions
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 15:39:15 +00:00
be46f1195b Update README.md