Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@nyannkov nyannkov released this 10 Jun 17:42
· 4 commits to main since this release

What's Changed

  • Updated submodule Psgino and modified the initialization process of s… by @nyannkov in #28
  • Modified the sound interface, implemented user-callback registration,… by @nyannkov in #29
  • 30 display and gamepad interface modification by @nyannkov in #31
  • Added interface to get playback state to mgc_sound_if_t. by @nyannkov in #33
  • Add trimming feature to sprite. by @nyannkov in #36
  • Fixed pixelbuffer_fill_partial_with_color(). by @nyannkov in #38
  • Added clear_screen to mgc_display_if_t. by @nyannkov in #40
  • 41 add new sample by @nyannkov in #42
  • Update README.md by @nyannkov in #43

Full Changelog: v0.3.1...v0.4.0