Correcting the behavior of R@

This commit is contained in:
Jeremiah Orians 2017-09-16 07:41:22 -04:00
parent 0f7b93de2d
commit 3309e6325e
No known key found for this signature in database
GPG Key ID: 7457821534D2ACCD
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
** Chnaged
** Fixed
Fixed behavior of R@ thanks to reepca
** Removed

View File

@ -812,7 +812,7 @@
NOP ; Flags
&COPYR_Code ; Where assembly is stored
:COPYR_Code
LOAD R0 R15 4 ; Get top of return stack
LOAD R0 R15 -4 ; Get top of return stack
PUSHR R0 R14 ; Put it on data stack
JSR_COROUTINE R11 ; NEXT