mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-02-08 08:30:46 +00:00
Fixed typo: "customer" -> "custom"
This commit is contained in:
parent
f33fab635a
commit
3b28e5552f
@ -13,7 +13,7 @@
|
|||||||
TEXT82 // CMD_VIEW_TEXT82 <- CMD_VIEW_TEXT8X
|
TEXT82 // CMD_VIEW_TEXT82 <- CMD_VIEW_TEXT8X
|
||||||
W // CMD_WATCH <- CMD_WATCH_ADD
|
W // CMD_WATCH <- CMD_WATCH_ADD
|
||||||
.5 Added: Internal consistency checking for commands and their internal command enum.
|
.5 Added: Internal consistency checking for commands and their internal command enum.
|
||||||
.4 Fixed: Added customer assembler type and debugger disassembly display uses variable
|
.4 Fixed: Added custom assembler type and debugger disassembly display uses variable
|
||||||
instead of always being hard-coded to Merlin directives.
|
instead of always being hard-coded to Merlin directives.
|
||||||
.5 Fixed: Data disassembler help -- was using wrong command help offset due to wrong order of commands.
|
.5 Fixed: Data disassembler help -- was using wrong command help offset due to wrong order of commands.
|
||||||
.3 Fixed: Assembler now accepts lower-case mnemonics
|
.3 Fixed: Assembler now accepts lower-case mnemonics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user