jonathanpeppers
released this
20 Sep 18:56
·
7 commits
to main
since this release
New logo!
The "dotnet bot" is alive on the NES!
.NET global tool, can be installed via:
dotnet tool install -g dotnes.compiler --prerelease
Just run dotnes
to use it.
What's Changed
- encode vector addresses in code by @lawhelpt in #27
- Support more addresses in IL2NESWriter.GetAddress by @amir16yp in #29
- New icon! by @jonathanpeppers in #32
- Console compiler by @charlesbetros in #40
- [tests] update test NuGet dependencies by @jonathanpeppers in #43
- Bump to MSBuild 17.11.4 references by @jonathanpeppers in #44
- [dotnes.compiler] now a .NET global tool by @jonathanpeppers in #45
- [tests] setup
Verify
as a test framework by @jonathanpeppers in #46 - [tests] use Roslyn for writing nicer tests by @jonathanpeppers in #47
- Implement
oam_spr
, conditionally emit methods by @jonathanpeppers in #50 - Sprites! by @jonathanpeppers in #51
- "Static Sprite" sample by @jonathanpeppers in #52
- Implemented
Bne_un_s
instruction by @jonathanpeppers in #54 - Add the "dotnet bot"! by @jonathanpeppers in #57
New Contributors
- @lawhelpt made their first contribution in #27
- @amir16yp made their first contribution in #29
- @IamFastre made their first contribution in #32
- @charlesbetros made their first contribution in #40
- @Foda made their first contribution in #50
Special Thanks
@IamFastre for designing a new, amazing icon!
@Foda for creating the "dotnet bot" for the NES!
Full Changelog: 0.1.1-alpha...0.2.0-alpha