-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more output formats, fixed scrolling issue
So I just recently learned that RGBDS is slightly stupid (but it's trying its best!) and doesn't understand the `069h` syntax, so I implemented the ability to choose between IntSys (069h), Rednex ($69), and Binary (0x69) output formats when saving files. Also, fixed an issue with placing tiles and cells when scrolling. (e.g. when working on a large canvas) Bumping an entire minor version due to supporting the superior "modern tooling" of RGBDS. ;)
- Loading branch information
1 parent
44211b6
commit 4a8e653
Showing
1 changed file
with
101 additions
and
38 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