Skip to content

Commit

Permalink
Fixed IO register differences between mono/color mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
FluBBaOfWard committed Oct 25, 2023
1 parent 47718a8 commit 6fe040a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion History.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
NitroSwan revision history
-=-=-=-=-=-=-=-=-=-=-=-=-=-

V0.6.4 - 2023-10-24 (FluBBa)
V0.6.4 - 2023-10-25 (FluBBa)
Added alternate joypad layout.
Fixed unsigned mul on ASWAN.
Fixed immediate mul.
Fixed 32/16 division.
Fixed IO register differences between mono/color mode.
Optimized 16-bit signed mul.

V0.6.3 - 2023-09-24 (FluBBa)
Expand Down
2 changes: 1 addition & 1 deletion source/ARMV30MZ
Submodule ARMV30MZ updated 2 files
+1 −0 ARMV30MZ.s
+1 −1 History.txt
2 changes: 1 addition & 1 deletion source/Sphinx
Submodule Sphinx updated 5 files
+3 −0 History.txt
+1 −1 README.md
+0 −1 Sphinx_todo.txt
+1 −1 Version.h
+505 −555 WSVideo.s

0 comments on commit 6fe040a

Please sign in to comment.