Commit Graph

22 Commits

Author SHA1 Message Date
Stephen Toth d42c9facf5 nightly 2018-07-11 16:45:33 -04:00
Stephen Toth 74437f19f9 Added decrypt, added modHL, added unrot 2018-07-10 16:13:39 -04:00
Stephen Toth 1f2660ab45 made ROT command only use letters, added in lib 2018-07-10 09:54:24 -04:00
Stephen Toth a1f172cccb Added ROT command and rot lib 2018-07-09 16:35:47 -04:00
Stephen Toth c127c5eb81 V0.1.0
added so many new things
making a release
new commands
new interface!
2018-07-07 10:08:04 -04:00
Stephen Toth ac65a653d3 add SLEEP FshCommand 2018-06-30 15:33:20 -04:00
Stephen Toth 7677669259 disable RunIndc
enable APD feature
2018-06-30 15:16:46 -04:00
Stephen Toth 753a4747dd restructured commands 2018-06-28 23:22:27 -04:00
Stephen Toth abfde4f5bb Added MOVE FshCommand
restructured fshvarreset
2018-06-28 17:27:59 -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 05787a20e3 Added mulAbyHL 2018-06-26 21:34:22 -04:00
Stephen Toth 240d49b928 fixed formatting in No Command error 2018-06-25 13:52:56 -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 f8d9b65977 fixed bug where cpBCDE operands were reversed in jr 2018-06-24 23:18:47 -04:00
Stephen Toth 94ceaddf3b FshVar Functions now catch Out Of Bounds Exceptions 2018-06-24 23:13:44 -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 15452c4fce Added Err Handler similar to cmd routing
FshCmd is now 24 bytes
err flag is unused
cleaned up code a bit
2018-06-24 22:19:08 -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 6eeb3f63c5 changed names for some defines, cleaned up a little 2018-06-23 16:22:57 -04:00
Stephen Toth 6f423f2f54 Initial commit 2018-06-23 11:19:41 -04:00