Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Burns bf22fba227 Merge branch 'master' into feature/make-rom-buffer-const 2023-02-08 16:24:42 -07:00
Renato Rotenberg 766c80a468 Add g_ prefix to is_audio_initialized 2023-02-06 21:28:21 -03:00
Renato Rotenberg 6be7c3e34a Make the received rom buffer const 2023-02-06 20:36:40 -03:00
MeltyPlayer 1f657175a3 Included a required library for using booleans, whoops. 2022-12-06 17:40:41 -06:00
MeltyPlayer 85422d9d59 Verified that audio has been initialized before playing sounds or ticking audio. 2022-12-06 17:38:17 -06:00
MeltyPlayer 3a4115e8f6 Pushed the final changes that got audio working! 2022-11-06 20:22:00 -06:00
MeltyPlayer 13fab60dd8 Introduced the ability to parse audio tables from the ROM! 2022-10-24 02:05:59 -05:00
MeltyPlayer 37c8ce046c Loaded and returned audio banks. Let's see if this actually works, though... 2022-10-21 01:04:56 -05:00