Commit Graph

14 Commits

Author SHA1 Message Date
Andy Nguyen
0818b13b23 Various clean up. 2021-10-28 18:15:33 +02:00
Andy Nguyen
73f3c476ef Use file length as the address is already predictable. 2021-10-27 21:15:40 +02:00
Andy Nguyen
3314b0e7bc Reduce JIT allocation size to 1MB. 2021-10-27 21:12:07 +02:00
Andy Nguyen
304686cfc0 Check for negative offsets. 2021-10-27 21:06:56 +02:00
Andy Nguyen
560014c17d Support data section in payload and implement errno. 2021-10-27 21:04:09 +02:00
Andy Nguyen
3020b3476d Sort imports. 2021-10-27 18:14:29 +02:00
Andy Nguyen
482b71df77 Undo clean up attempt. 2021-10-26 21:07:53 +02:00
Andy Nguyen
bac2425948 Simplify loops and catch more specific exceptions. 2021-10-26 20:22:19 +02:00
Andy Nguyen
d48b3df31c Print console's IP address on screen. 2021-10-25 09:47:12 +02:00
Andy Nguyen
fd9d1ce342 Make constants public as well. 2021-10-25 09:36:45 +02:00
Andy Nguyen
6be7872c8b Make API, JIT and Screen classes public. 2021-10-25 09:31:37 +02:00
Andy Nguyen
c7f1c7f53b Reformat. 2021-10-25 09:24:24 +02:00
Andy Nguyen
a1ea409332 Use different exceptions and clean up. 2021-10-25 09:19:52 +02:00
Andy Nguyen
8f0a5539e8 Initial commit. 2021-10-24 17:23:44 +02:00