Major release v1.0.0
Changes:
- major rework to the entire UI, cleaned up UI code and dynamic window resizing
- audio volume, foreground & background pixel color can be adjusted
- added info button to link to the repo
- improved README
- removed overcomplicated settings.txt
- added windows build options
- fixed bug with the
0xFX33
opcode causing an arithmetic exception - log unknown opcode & halt further cycles
- added full screen key shortcut via
F11
(experimental) - tweaked cycle count to be more accurate
Commits:
- v0.8.1 -> update copyright by @npxtune in #4
- v0.8.1 -> update copyright by @npxtune in #5
- full window scaling & mute audio button by @npxtune in #6
- consistent code style by @npxtune in #7
- replace int -> int32_t etc. by @npxtune in #8
- better window resizing by @npxtune in #9
- stuff by @npxtune in #10
- fractional scaling, better logging, improved options (experimental) by @npxtune in #11
- added windows build steps & QOL things by @npxtune in #12
- fixed arithmetic exception, README updated and Settings stuff by @npxtune in #14
- reworked settings & tweaked main ui by @npxtune in #15
- updated copyright in version.h.in by @npxtune in #16
- v1.0 by @npxtune in #17
- v1.0 by @npxtune in #18
Full Changelog: v0.8.0...v1.0.0
Please report any bugs via GitHub on the issue page. Thank you!