Skip to content

Release 0.13.1

Compare
Choose a tag to compare
@aykevl aykevl released this 26 Apr 11:48

This is a patch release that fixes a few bugs in the previous 0.13.0 release related to the GC and in support for the GameBoy Advance.

  • standard library
    • runtime: do not put scheduler and GC code in the same section
    • runtime: copy stack scan assembly for GBA
  • boards
    • gameboy-advance: always use ARM mode instead of Thumb mode