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 |
Stephen Toth
|
e21f9efd5a
|
testing ci/cd with bad include.
|
2018-06-23 16:45:40 -04:00 |
Stephen Toth
|
6eeb3f63c5
|
changed names for some defines, cleaned up a little
|
2018-06-23 16:22:57 -04:00 |
Stephen Toth
|
0544ed6ea0
|
Delete .Byte.asm.swp
|
2018-06-23 18:12:40 +00:00 |
Stephen Toth
|
2a1521fd8c
|
Delete FSHa.asm
|
2018-06-23 15:33:39 +00:00 |
Stephen Toth
|
97089b0118
|
Delete .gitlab-ci.yml.swp
|
2018-06-23 15:31:33 +00:00 |
Stephen Toth
|
876cd3c5d2
|
Add LICENSE
|
2018-06-23 15:22:16 +00:00 |
Stephen Toth
|
6f423f2f54
|
Initial commit
|
2018-06-23 11:19:41 -04:00 |