Commit Graph

51 Commits

Author SHA1 Message Date
PoliEcho 681f0abc79 Add demo.txt
build_test / build (push) Successful in 2m26s
2025-07-14 22:29:19 +00:00
PoliEcho a48d4bbf9f Update README.md
build_test / build (push) Successful in 2m7s
2025-07-14 22:19:27 +00:00
PoliEcho b33192de27 Update README.md
build_test / build (push) Successful in 2m21s
2025-07-14 22:14:30 +00:00
PoliEcho c081838dd9 remove demo video
build_test / build (push) Successful in 2m45s
2025-07-14 21:46:07 +00:00
PoliEcho 23e9001ea1 add demo video
build_test / build (push) Successful in 2m51s
2025-07-14 22:35:05 +02:00
PoliEcho 65d1d4aa52 Update README.md
build_test / build (push) Successful in 2m3s
2025-07-14 19:02:49 +00:00
PoliEcho 82e55b3e1e Merge branch 'master' of https://git.pupes.org/PoliEcho/asm-game-of-life
build_test / build (push) Successful in 2m11s
v1.1
2025-07-14 20:57:01 +02:00
PoliEcho 6d3279f850 add tty workaround 2025-07-14 20:55:41 +02:00
PoliEcho 1820d4fdf8 Update README.md
build_test / build (push) Successful in 1m58s
2025-07-13 22:18:00 +00:00
PoliEcho 81367baa99 Update README.md
build_test / build (push) Successful in 1m48s
2025-07-13 22:16:01 +00:00
PoliEcho 33b6a82a42 Update README.md
build_test / build (push) Successful in 2m2s
2025-07-13 22:12:02 +00:00
PoliEcho 755f9b9f06 Update README.md
build_test / build (push) Successful in 1m54s
2025-07-13 22:03:09 +00:00
PoliEcho c3563fcda1 Update README.md
build_test / build (push) Successful in 2m18s
2025-07-13 21:57:45 +00:00
PoliEcho 719bc17fcd Update README.md
build_test / build (push) Successful in 2m16s
v1.0
2025-07-13 21:36:34 +00:00
PoliEcho 5c91ace69b change statusbar text
build_test / build (push) Successful in 3m11s
2025-07-13 22:35:22 +02:00
PoliEcho 872c842e7c revert input.asm 2025-07-13 21:07:48 +02:00
PoliEcho a6a7debf2e break tty while trining to fix tty 2025-07-13 20:23:19 +02:00
PoliEcho 57987228b0 add simulation speed
build_test / build (push) Successful in 2m58s
2025-07-13 14:27:46 +02:00
PoliEcho 83d3f3ac5a Update README.md
build_test / build (push) Successful in 1m55s
2025-07-12 20:02:03 +00:00
PoliEcho 45c6d0eb83 Update README.md
build_test / build (push) Successful in 2m3s
2025-07-12 19:54:03 +00:00
PoliEcho 670a6a2602 Add README.md
build_test / build (push) Has been cancelled
2025-07-12 19:53:40 +00:00
PoliEcho e70b9ac765 Update .gitea/workflows/build_test.yaml
build_test / build (push) Successful in 1m57s
2025-07-12 19:47:20 +00:00
PoliEcho 6112537e9b Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 2m22s
2025-07-12 19:42:41 +00:00
PoliEcho 3e59f36d4e Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 23s
2025-07-12 19:41:46 +00:00
PoliEcho f26553e7c7 Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 14s
2025-07-12 19:40:32 +00:00
PoliEcho db00e98b4c Update .gitea/workflows/build_test.yaml 2025-07-12 19:39:08 +00:00
PoliEcho b449c66a66 Update .gitea/workflows/build_test.yaml 2025-07-12 19:38:24 +00:00
PoliEcho 7dc5237c3e Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 13s
2025-07-12 19:37:10 +00:00
PoliEcho 7fd699ea38 Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 34s
2025-07-12 19:34:56 +00:00
PoliEcho b5c539a3a2 Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 18s
2025-07-12 19:33:30 +00:00
PoliEcho ce343ff9db Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 57s
fix build test
2025-07-12 18:59:23 +00:00
PoliEcho d6ee106682 add build test
build_test / build (push) Failing after 1m9s
2025-07-12 20:56:47 +02:00
PoliEcho 5b56f6bcb6 fix some rendering issues 2025-07-12 20:11:22 +02:00
PoliEcho 4a8db75bef make multipurpuse_buf biger to avoid out of bounds writes 2025-07-12 17:12:25 +02:00
PoliEcho fa7b4c70b8 IT WORKS 2025-07-12 16:09:39 +02:00
PoliEcho a46f907ff6 fixing segfault and such 2025-07-12 11:47:57 +02:00
PoliEcho 63ded22bfd more work on actual game logic 2025-07-10 22:55:18 +02:00
PoliEcho 00cc777183 add warning flags 2025-07-10 20:59:32 +02:00
PoliEcho b94ebe30c8 add user input handling 2025-07-10 18:27:52 +02:00
PoliEcho c5e404f1dd FINALY fix inicializing gameboard 2025-07-09 21:33:36 +02:00
PoliEcho 564a6b88c1 fix aligment 2025-07-09 20:34:24 +02:00
PoliEcho d6613ac341 fix memory_set number 2 2025-07-09 20:34:09 +02:00
PoliEcho 2b8236ee91 fix memory_set function 2025-07-09 19:23:13 +02:00
PoliEcho c0bd3fcbc3 fix pointer aritmetic 2025-07-09 13:26:06 +02:00
PoliEcho 76093db3c9 YES IT DOES NOT SEGFAULT 2025-07-08 22:50:46 +02:00
PoliEcho 9092d1276a added memory_set'function 2025-07-08 15:04:23 +02:00
PoliEcho 35a6894d9f fix allocator 2025-07-08 10:00:24 +02:00
PoliEcho a2a5b4c972 added some gameboard initialization 2025-07-07 23:15:54 +02:00
PoliEcho 51ffd98872 added basic allocator 2025-07-07 20:39:13 +02:00
PoliEcho c1a55fa3ff created some basic string helper functions 2025-07-07 13:42:53 +02:00