Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Toth 5c418d8ec6 cleanup 2018-06-28 12:31:27 -04:00
Stephen Toth c27bf4645f added COPY command
improved filtering of FshVarscpy
2018-06-28 12:30:04 -04:00
Stephen Toth fa6bcd37da added strtow
changed SET command to use word instead of byte for arg 2
2018-06-27 13:07:20 -04:00
Stephen Toth cf9a22fb88 FshVar functions now set Err
SET calls ErrCatch
Out Of Bounds Err added
2018-06-25 13:45:10 -04:00
Stephen Toth 3e1451c007 Made VARS command newline every 8 words
fixed bug where filling fshcmd only did half
2018-06-24 22:42:15 -04:00
Stephen Toth 2546f299d3 reset fshcmd in input
also made SET use the args instead of just reading them
2018-06-23 22:39:39 -04:00
Stephen Toth caf65684c3 SET now uses arguments
renamed arguments in define
2018-06-23 22:17:19 -04:00
Stephen Toth 6f423f2f54 Initial commit 2018-06-23 11:19:41 -04:00