Debugger 2.8.0.1 Fix #227 (Debugger)[1.25] AppleSoft symbol: COPY.FAC.TO.ARG.ROUNDED overflows into registers

This commit is contained in:
michaelangel007
2014-09-08 09:19:12 -07:00
parent a49904a5f7
commit 4b7f8aab3e
4 changed files with 27 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#define ALLOW_INPUT_LOWERCASE 1
// See /docs/Debugger_Changelog.txt for full details
const int DEBUGGER_VERSION = MAKE_VERSION(2,8,0,0);
const int DEBUGGER_VERSION = MAKE_VERSION(2,8,0,1);
// Public _________________________________________________________________________________________