-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement a few LOCALPROPs now that file loading is in place add NSFP_NOTEXT define in case we want to strip out all the text data don't need finalize, there's nothing to allocate until starting a song anyway missed some consts with a few error functions (now error_last_buffer is mutable) rename current_song to song_current add Shift-JIS option make assume a parameter to nsfplay_load, add nsfplay_load_bin since we don't want to treat every possible file as bin, try to make it deliberate
- Loading branch information
1 parent
899dea1
commit 65a80fd
Showing
12 changed files
with
1,313 additions
and
899 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.