소스 검색

fixes error?

NonstickAtom785 4 년 전
부모
커밋
7f28cd0541
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/tokenhook.z80

+ 2 - 2
src/tokenhook.z80

@@ -104,8 +104,8 @@ TokenTable_1:
  .db $C2,3,4,"del "        ;sub(
  .db $C8,3,6,"inStr "      ;inString(
  .db $F4,3,5,"Play "       ;conj(
- .db $FE,3,5,"parse "      ;expr(
-; .db $01,4,7,"Search "     ;length(   ;use 01 instead of 00 (00 indicates the end of the table)
+ .db $FE,3,4,"eval "       ;expr(
+ .db $01,4,7,"Search "     ;length(   ;use 01 instead of 00 (00 indicates the end of the table)
  .db $40,4,7,"StackE "     ;Pmt_End
  .db $42,4,7,"StackS "     :Pmt_Bgn
  .db $72,4,4,"gbuf"        ;G-T