Commit Graph

27 Commits

Author SHA1 Message Date
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