Commit Graph

7 Commits

Author SHA1 Message Date
a9ef0dce69 Implement atoi 2023-12-21 11:45:43 -05:00
a3d01d5873 Use native div instructions for itoa 2023-12-21 10:11:02 -05:00
ffface8b0a Slight speedup in itoa 2023-12-21 09:49:14 -05:00
d45f882710 Factor out file-loading logic 2023-12-21 09:47:43 -05:00
47c1398c6d Assembly code is really fun 2023-12-21 09:40:11 -05:00
7cef5d2316 Split my fasm code into reusable chunks 2023-12-20 07:16:28 -05:00
181de3045b Fasm (wow) 2023-12-19 04:20:18 -05:00