PoliEcho
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
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 15:32:42 +00:00
69d31f9974 add smaller register sizes
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 13:25:59 +00:00
6eef3e56eb Update README.md
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 13:23:38 +00:00
b6d438da8d Update README.md
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 13:14:27 +00:00
b98fe306a0 Update README.md
PoliEcho pushed to master at PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 12:01:16 +00:00
9e18e86267 Add README.md
PoliEcho created branch master in PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 12:01:15 +00:00
PoliEcho created repository PoliEcho/AMD64-NASM-ASM-cheatsheet 2025-07-07 11:53:03 +00:00
PoliEcho pushed to master at PoliEcho/asm-game-of-life 2025-07-07 09:39:11 +00:00
aa86683b35 inital-commit
PoliEcho pushed to master at PoliEcho/bakatui 2025-06-18 15:33:36 +00:00
15b0344dc8 hide cursor on marks page
PoliEcho pushed to master at PoliEcho/ParaDocs 2025-06-03 12:02:41 +00:00
7e4784cfaa Update README.md
PoliEcho pushed tag v1.0.0 to PoliEcho/ParaDocs 2025-06-03 11:54:12 +00:00
PoliEcho pushed to master at PoliEcho/ParaDocs 2025-06-03 11:53:55 +00:00
e6961d6d6d remembered that versioning exist
PoliEcho pushed to master at PoliEcho/ParaDocs 2025-06-03 11:28:23 +00:00
00f261696f fix some warnings
PoliEcho pushed to master at PoliEcho/ParaDocs 2025-06-03 11:07:56 +00:00
d330878f8a fix build test
30c8ad2ca7 fix form missaligment
edd21acaa5 fix menu lable
Compare 3 commits »
PoliEcho pushed to master at PoliEcho/ParaDocs 2025-06-02 20:05:47 +00:00
bf02560cdd fix printing and misc menu issues