Skip to content

Releases: lukas-sgx/GBA-sdk

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:08
7b75233

2.0.0 (2026-07-26)

  • release 2.0.0 (bf142a7)
  • New backend api with deletion of ASM

Bug Fixes

v2.0.0-rc

v2.0.0-rc Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:48
2d45e24

2.0.0-rc (2026-07-26)

Bug Fixes

  • null init & set all types (d71de01)

v2.0.0-beta

v2.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 18:08
25ea661

2.0.0-beta (2026-07-25)

Bug Fixes

  • docs: update docs -> new driver interface (6dc1e8a)

v2.0.0-alpha

v2.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:20
ff77c22

2.0.0-alpha (2026-07-25)

New APIs / Features

  • implement declarative call for all drivers (980b132)
  • implement lcd driver (ff3bda9)
  • improve visibility & create function to get IME & CPSR (9688563)
  • set kernel in C (be831df)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 22:54
514d967

1.2.0 (2026-06-30)

New APIs / Features

Bug Fixes

  • decrease letter spacing -> proportional (a198631)
  • init all var to null (029019d)
  • resolve errors on alignments (8665344)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:09
c3c8f70

1.1.1 (2026-06-29)

New APIs / Features

  • docs: improve documentation -> text rendering (bb872c4)
  • implement dprint (e8ead4a)
  • set end if not defined into linker (4e592ed)

Bug Fixes

  • resolve errors on len into convert font asset (7d7b2e6)
  • update type of valign halign params (d49ecb6)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:05
d0ef109

1.1.0 (2026-06-29)

New APIs / Features

  • add bug report into issue template (ddb97f5)
  • add contributing (8556d93)
  • add feature & hotfix into PR template (e46c46a)
  • add issue template feature request (e3feb2a)
  • add pipx on depedencies (6f78ac3)
  • docs: add linker script badge (830eef8)
  • implement text drawing api (982006a)
  • implement vblank & basic "Hello World !" (f6bd394)
  • introduce letter spacing for different mode (2403ff3)
  • set proportional by default (aed6148)
  • update badge & link (1c654c0)

Bug Fixes

  • docs: update url of link templates issues (6f2fe28)
  • resolve bug on convertor (3686c12)
  • resolve errors convert on proportional (5710a89)
  • update devenv (b63a5dd)
  • update project structure (d6ae4b4)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:13
4374925

1.0.1 (2026-06-26)

New APIs / Features

  • add init module functional test (ae525b6)

Bug Fixes

  • correct logical on dpixel & improve optimization on dclear (cb0e356)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:08
ee99868

1.0.0 (2026-06-26)

New APIs / Features

Bug Fixes

  • ci: update build arg (ea80565)
  • improve security check (0ab06fc)
  • set actual version (8255980)
  • set module text -> memory map (3922093)
  • tests: update build path (5fc202b)
  • tests: update outpath path convertor font (51dacaf)

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:24
31f210c

1.0.0-rc.1 (2026-06-26)

New APIs / Features

  • tests: add conv command functional tests (34ad85a)

Bug Fixes

  • update install part -> release mode (5fe466c)