Commit Graph

13 Commits

Author SHA1 Message Date
c6351affe3 refactor: Devide lib.rs into modules 2024-01-12 11:40:06 +03:00
994ae2f392 perf: Replace mult with shifts 2024-01-12 11:40:06 +03:00
447bb48501 style: Make start/end_window_draw safe and Size struct for define window 2024-01-12 11:40:06 +03:00
3ce36749a5 Remove unused field 2023-06-21 01:29:44 +03:00
e0bef3cc0a Moved example to example folder 2023-06-20 22:09:25 +03:00
5828b9bd81 README update 2023-06-20 22:09:25 +03:00
91d8b54a56 Replace magic nums to constants 2023-06-20 22:09:25 +03:00
b7031863c2 NASM to FASM 2023-06-20 22:05:21 +03:00
76ac2daa98 Offset fix 2023-06-20 22:05:16 +03:00
Kitsu
881e7b2ad3 Avoid gcc dependency 2021-12-09 16:25:28 +03:00
Kitsu
345624c745 Fix clean build and remove object 2021-12-09 14:32:45 +03:00
Kitsu
17ca59abe0 Use C for syscalls 2021-12-09 02:18:30 +03:00
Kitsu
aef1325ce9 Impl 2021-09-10 17:32:09 +03:00