Skip to content

Releases: Joshua-Riek/x86-bootloader

v1.3

Choose a tag to compare

@Joshua-Riek Joshua-Riek released this 25 Dec 01:29
  • Refactored code.
  • Fixed a lot of existing typos.
  • Added more code optimizations.
  • Added a lot of readme changes.

v1.2

Choose a tag to compare

@Joshua-Riek Joshua-Riek released this 04 Dec 20:09
  • Fixed a bug when using large cluster sizes.
  • Added a few small code optimizations.
  • Readme documentation improvements.
  • Makefile build improvements.

v1.1

Choose a tag to compare

@Joshua-Riek Joshua-Riek released this 02 Oct 18:31
  • 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

Choose a tag to compare

@Joshua-Riek Joshua-Riek released this 07 Apr 21:27

initial release!