github gbdk-2020/gbdk-2020 v3.1
3.1

latest releases: pre-release, 4.2.0, 4.1.1...
3 years ago
  • Banked functions are working! The patcher is fully integrated in link-gbz80, no extra tools are needed. It is based on Toxa's work
    • Check this post for more info
    • Check the examples/gb/banked code for basic usage
  • USE_SFR_FOR_REG is the default now check here why
  • Fixed examples that were not compiling in the previous version and some improvements in a few of them. Removed all warnings caused by changing to the new SDCC
  • Fixed bug in lcc that was causing some files in the temp folder not being deleted
  • Removed as-gbz80 (the lib is now compiled with sdasgb thanks to this workaround)
  • Profile support with bgb emulator
    • Basic support including <gb/bgb_emu.h> and using the macros BGB_PROFILE_BEGIN and BGB_PROFILE_END. More info in this post
    • For full profiling check this repo and this post

Download only the zip for your OS. You don't need the source code unless you are interested on recompiling the library!!

Don't miss a new gbdk-2020 release

NewReleases is sending notifications on new releases.