Commit Graph

6 Commits

Author SHA1 Message Date
a3f0684c85 added bochs debug wrappers 2024-10-11 19:03:27 -04:00
d88b1bcb70 use gs for vesa framebuffer (was fs) 2024-10-08 20:23:16 -04:00
09d33086a0 converted error handler to a 16bit far jump
optimized the early error printer a bit to save some bytes
removed DEBUG_HCF macro
2024-10-08 08:53:30 -04:00
8e05e071e8 renamed files to show code vs defs
files that actually include code should be in .nasm files
defines/macros/non-code should be in .inc files
2024-10-07 20:41:15 -04:00
f5f5a330cd tons more work on modularizing the code 2024-10-05 18:55:00 -04:00
446dd451be more modularization and updating date in MIT licence header 2024-10-05 13:35:39 -04:00