Releases: TheGag96/CodeWrite
Releases · TheGag96/CodeWrite
v1.0.6
07 Mar 03:04
Compare
Sorry, something went wrong.
No results found
Fixed problems with branches that looked like:
v1.0.5
11 Feb 00:32
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
20 Oct 04:54
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
30 Jan 03:33
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
16 Mar 02:45
Compare
Sorry, something went wrong.
No results found
Whoops, forgot that codes need to end with 0000000, not 60000000.
v1.0.1
15 Mar 21:30
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
11 Feb 05:33
Compare
Sorry, something went wrong.
No results found