Skip to content

Releases: Joshua-Riek/x86-bootloader

v1.3

25 Dec 01:29
Compare
Choose a tag to compare
  • Refactored code.
  • Fixed a lot of existing typos.
  • Added more code optimizations.
  • Added a lot of readme changes.

v1.2

04 Dec 20:09
Compare
Choose a tag to compare
  • Fixed a bug when using large cluster sizes.
  • Added a few small code optimizations.
  • Readme documentation improvements.
  • Makefile build improvements.

v1.1

02 Oct 18:31
Compare
Choose a tag to compare
  • The bootloader now reallocates itself to the top of conventional memory.
  • Reworked project layout and cleaned up code.
  • Fixed a lot of bugs and typos.

v1.0

07 Apr 21:27
Compare
Choose a tag to compare

initial release!