butano

Modern C++ high level GBA engine

ZLIB License

Stars
1.2K

Bot releases are hidden (Show)

butano - 7.8.0

Published by GValiente about 3 years ago

butano - 7.7.0

Published by GValiente about 3 years ago

butano - 7.6.0

Published by GValiente about 3 years ago

butano - 7.5.1

Published by GValiente about 3 years ago

Audio and HDMA issues when updating at less than 60FPS fixed.

butano - 7.5.0

Published by GValiente about 3 years ago

butano - 7.4.0

Published by GValiente about 3 years ago

  • Run-length is preferred to LZ77 when choosing best compression mode.
  • Sprites automatic double size mode and affine matrix management fixed.
  • Frequently asked questions (FAQ) page improved.
butano - 7.3.0

Published by GValiente about 3 years ago

  • bn::sprite_text_generator now can plot multiple 16x16 variable width characters in a single sprite.
  • bn::sprite_text_generator IWRAM usage reduced.
  • Third party libraries to link can be specified in the project's Makefile.
  • Project's Makefile allows to build source files generated with an external tool. See the external_tool example to learn how to do it.
  • butano-audio-tool.py generates a list of all available music and sound items with their name.
  • audio_player example added.
  • Varooom 3D improved (check its readme.txt file for details).
butano - 7.2.0

Published by GValiente over 3 years ago

butano - 7.1.1

Published by GValiente over 3 years ago

bn::vector, bn::unordered_map and bn::unordered_set move constructors and assignment operators fixed.

butano - 7.1.0

Published by GValiente over 3 years ago

butano - 7.0.1

Published by GValiente over 3 years ago

bn::format build fix.

butano - 7.0.0

Published by GValiente over 3 years ago

  • Varooom 3D source code and assets added.
  • Maximum number of active H-Blank effects reduced to 6.
  • Common files moved to common namespace.
butano - 6.18.0

Published by GValiente over 3 years ago

  • Generated items are now constexpr inline to avoid being copied to every translation unit.
  • Sprites EWRAM usage reduced.
  • Different type backgrounds sorting fixed.
butano - 6.17.1

Published by GValiente over 3 years ago

  • bn::sort with 128bit sort keys fixed.
  • IRQs setup during startup improved.
butano - 6.17.0

Published by GValiente over 3 years ago

butano - 6.16.0

Published by GValiente over 3 years ago

butano - 6.15.0

Published by GValiente over 3 years ago

butano - 6.14.0

Published by GValiente over 3 years ago

butano - 6.13.1

Published by GValiente over 3 years ago

butano - 6.13.0

Published by GValiente over 3 years ago