Change Log

Version 1.31
-Fixed an issue in which the progress bars would say
"Successfully completed task" when the task actually failed.

Version 1.3
-Reworked how the Assembler handles compilation errors so
that the program doesn't close every time you receive an error box.

Version 1.2
-Fixed IMUL bug.

Version 1.1
-Added code syntax coloration (optional feature, enabled by default)
-Fixed the code preview line number bug.

Version 1.0
-Rewrote the whole Assembler in Java and improved many things.
-There are too many changes to list here. See Changes for v1.0.

Version 0.4
-Added the Multiple-Assemble feature.

Version 0.3
-Added some support for MOVSX and MOVZX.
-Added more instruction variations for MOV, CMP, AND, XOR, OR, and NOT.

Version 0.2
-Added file dialog box so you can choose a direct path to your mod.
-Fixed a define macro bug that caused longer defines to be mistaken for shorter defines.
-Backup executables now have the name (YourMod)_backup.exe instead of Backup_(YourMod).exe.

Version 0.1
-Released Doukutsu Assembler

Back to the Table of Contents