Skip to content

Commit

Permalink
Updated to Fix Issues with latest Gambas 3.17.2 release, More help info
Browse files Browse the repository at this point in the history
[6502]
* BUG: Update to fix issues with GAMBas 3.17.2 release
* NEW: Added more help in tool tips for User Interface
* NEW: Add better error messages in some cases.
  • Loading branch information
justlostintime committed Apr 10, 2022
1 parent d2a9ca7 commit fb74815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .src/FMain.form
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@
{ MemAccessReports CheckBox
MoveScaled(108,84,26,3)
ToolTip = ("When enabled The Cpu will report invalid\nread and write memory access")
Text = ("Enable Memory Checking")
Value = CheckBox.True
}
}

0 comments on commit fb74815

Please sign in to comment.