Compare commits
8 Commits
Author | SHA1 | Date | |
---|---|---|---|
7006e8a4fe | |||
2df9271b40 | |||
681f0abc79 | |||
a48d4bbf9f | |||
b33192de27 | |||
c081838dd9 | |||
23e9001ea1 | |||
65d1d4aa52 |
10
README.md
10
README.md
@ -1,7 +1,9 @@
|
|||||||
<img src="https://git.pupes.org/repo-avatars/e4ede9d30f070c9e191eace5a88dcaa40434b9cadf60204122fab5a83aec9a9f" alt="logo of ParaDocs" width="196"></img>
|
<img src="https://git.pupes.org/repo-avatars/e4ede9d30f070c9e191eace5a88dcaa40434b9cadf60204122fab5a83aec9a9f" alt="pulsar in asm game of life" width="196"></img>
|
||||||
[](https://git.pupes.org/PoliEcho/asm-game-of-life/actions?workflow=build_test.yaml)
|
[](https://git.pupes.org/PoliEcho/asm-game-of-life/actions?workflow=build_test.yaml)
|
||||||
# AMD64 Assembly Game of life
|
# AMD64 Assembly Game of life
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> this program will break if your terminal is too small
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
> AMD64 Linux Kernel
|
> AMD64 Linux Kernel
|
||||||
@ -29,7 +31,9 @@ make
|
|||||||
|
|
||||||
|
|
||||||
## Warning
|
## Warning
|
||||||
delays in TTY may be broken
|
delays in TTY may be diferent depending on cpu clockspeed use j/k to adjust
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
if screen does not clear properly after loading just move the cursor around a bit
|
if screen does not clear properly after loading just move the cursor around a bit
|
||||||
|
looks best in TTY
|
||||||
|
it sometimes SEGFAULTS in TTY on start but only on non debug builds and it is not consistent
|
Loading…
x
Reference in New Issue
Block a user