Releases: TheGag96/CodeWrite
Releases · TheGag96/CodeWrite
v1.0.6
Compare
Sorry, something went wrong.
No results found
Fixed problems with branches that looked like:
v1.0.5
Compare
Sorry, something went wrong.
No results found
Made it so a blank insertion address counts as N/A.
Fixed some deprecation issues when compiling.
v1.0.4
Compare
Sorry, something went wrong.
No results found
Uploading an old bugfix I made for labeling codes that jump just past all other instructions.
v1.0.3c
Compare
Sorry, something went wrong.
No results found
Added auto-generated labels when disassembling code and prettified output
Branches that go outside the code will not have a label.
Absolute branches also work properly now
Made most immediate instruction values show as hex
Allowed for stray *s in the code box
Fixed the "# To be inserted at" detection on files with Windows line endings
v1.0.2
Compare
Sorry, something went wrong.
No results found
Whoops, forgot that codes need to end with 0000000, not 60000000.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Just bug fixes:
Trailing nop removed when doing code -> asm
Trailing nop properly added when doing asm -> code
Discard confirmation doesn't come up when it shouldn't
v1.0
Compare
Sorry, something went wrong.
No results found