Commit Graph

3 Commits

Author SHA1 Message Date
Hunter White 1fc49a33df Updated linker file to linker script
The linker script can now dynamically use variables such as PAGE_OFFSET.
Updated Makefile to process linker.lds.S
2021-02-24 11:32:28 -05:00
Hunter White 3899428044 Restructured some files. Nameing is more consistent
i686 is a newer revision of i386 and is the version my compiler supports
Files and folders have been updated to the i686 naming
Makefile has been updated
2021-01-23 12:59:37 -05:00
Zoarial94 5e72b2133d Overhauled the Makefile and separated out the program.
Followed the Meaty Skeleton page on wiki.osdev.org.
Makefile show no errors but the image does not boot.
2020-12-08 14:14:30 -05:00