Commit Graph

57 Commits

Author SHA1 Message Date
Stephen Toth c7677b4315 aaaah 2018-08-26 22:55:31 -04:00
Stephen Toth ac3b80cbb1 yes 2018-07-23 00:39:26 -04:00
Stephen Toth f3125cb4c5 LAX PLEASE... :( 2018-07-22 23:23:58 -04:00
Stephen Toth 334518d6b6 .org not returning 2018-07-22 22:17:03 -04:00
Stephen Toth fd9a898ee0 idk 2018-07-21 21:07:39 -04:00
Stephen Toth 54648a2c9a ugh, no work well 2018-07-18 21:18:11 -04:00
Stephen Toth f993fb057f help 2018-07-18 15:53:34 -04:00
Stephen Toth 46b083a251 i no work 2018-07-18 13:43:36 -04:00
Stephen Toth c55af400e4 progress 2018-07-16 22:24:10 -04:00
Stephen Toth 6f11aff3a4 minor bug fixes
build minor fix
2018-07-16 21:11:28 -04:00
Stephen Toth eae896031b upadte Text.inc 2018-07-16 13:56:57 -04:00
Stephen Toth e481e6b521 change optcode to 2 bytes
move some macros to locations of use
2018-07-16 13:54:15 -04:00
Stephen Toth b0aa131622 fix #1 2018-07-15 22:35:26 -04:00
Stephen Toth 9a2845dd12 Merge branch 'crypto' into 'master'
Crypto

See merge request stephentoth/fsh-shell!1
2018-07-16 02:29:08 +00:00
Stephen Toth 7533960354 fix readme 2018-07-15 22:20:07 -04:00
Stephen Toth 884e1d0a41 improved Xor
fixed help
2018-07-13 23:13:55 -04:00
Stephen Toth 18c8ce28e1 Update rot.asm 2018-07-13 15:38:32 +00:00
Stephen Toth 6148d4b67e update build # 2018-07-13 10:34:05 -04:00
Stephen Toth fec671d114 Added Xor cypher, added decode 2018-07-13 10:14:41 -04:00
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 19a5357d41 Added build.bat and instructions for building on Windows 2018-07-09 14:17:46 -04:00
Stephen Toth 53e834dedd update pictures 2018-07-07 11:37:15 -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 de6092bb9e idk 2018-06-30 15:37:11 -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 593e8fc920 moved fshcmdroute to commandroute 2018-06-29 07:35:12 -04:00
Stephen Toth a201f15e08 cleanup build script 2018-06-29 06:49:33 -04:00
Stephen Toth 753a4747dd restructured commands 2018-06-28 23:22:27 -04:00
Stephen Toth 9aed40be6f added Print.asm
added printprompt
cleaned up command code
2018-06-28 18:21:16 -04:00
Stephen Toth abfde4f5bb Added MOVE FshCommand
restructured fshvarreset
2018-06-28 17:27:59 -04:00
Stephen Toth 5d5fef9afd Renamed default commands to FshCommands 2018-06-28 12:37:07 -04:00
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 754e522e20 readability++ 2018-06-27 15:00:06 -04:00
Stephen Toth 55cea9c4d6 added Word.asm
added wordcpy
cleaned up Byte.asm
renamed jobBuild to Build
2018-06-27 13:22:20 -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 b10fce758f ci test worked, reverting to working build 2018-06-23 16:47:58 -04:00