Commit graph

11 commits

Author SHA1 Message Date
12e7efb8b5
TCC-anothertry begins 2023-09-19 19:51:51 +03:00
e21e42d318
Switched FASM to NASM
If I'm gonna port a C compiler I might as well use and port NASM as it 
is more widely used anyway
2023-06-23 23:10:06 +03:00
e472492ee3
Making stuff work again 2023-06-22 02:13:20 +03:00
1a9201b529
Code organizing 2023-06-18 05:37:30 +03:00
76c9075f71
Separating itoa and ltoa to own file 2023-06-15 06:40:38 +03:00
c33a57fa33
Basic serial driver 2023-06-15 03:06:27 +03:00
e1230ce493
Qemu serial stdout 2023-06-14 20:39:30 +03:00
968ea605d8
Stuff. And thing. Yeaaaaah! 2023-06-14 20:06:27 +03:00
3d7140b3fc
Makefile: Handle disk image mounting 2023-06-14 19:28:16 +03:00
aaffd2351f
Printing stuff to screen 2023-06-13 09:45:04 +03:00
f30433dd27
I guess it barely prints a thing 2023-06-12 11:46:47 +03:00