2023-10-27 |
ketmar | urasm: fixed "ALU ixh" and such
|
commit | commitdiff | tree |
2023-10-27 |
ketmar | urasm: fixed "INC/DEC ixl" and such
|
commit | commitdiff | tree |
2023-10-27 |
ketmar | urasm: fixed "LD A,(r16)"
|
commit | commitdiff | tree |
2023-10-27 |
ketmar | urasm: fixed label parsing
|
commit | commitdiff | tree |
2023-10-27 |
ketmar | urasm: local labels support
|
commit | commitdiff | tree |
2023-10-27 |
ketmar | urasm: implemented "@@" (or "$$") label support
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | UrForth: more words for include files
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | UrAsm: moved command line parsing to Forth code; new...
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | more cosmetix
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | shitdoze fixes
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | urasm-new: better system includes searching
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: cleaned up loading sequence
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | uroof now allocates class info in dynamic memory; better...
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | cosmetix, verbose asm loading
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | UrForth: fixed uroof method calling inside a method
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: postponed expressions (late label resolution)...
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: added "def<b|w|r>"; implemented "high()", "low...
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: writer cosmetix
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: added raw chunk writer
|
commit | commitdiff | tree |
2023-10-26 |
ketmar | asm: added simple .SNA writer
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | zxdisasm: fixed "ld l,(ix)" and such
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: error on zx memory overflow
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: more fixes; codegen seems to work (i am *almost...
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: small fix in LD (cosmetix)
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: "test.zas" succesfully compiled!
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: a lot of fixes to commands, "test.zas" now compiles...
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | asm: fixed negative displacements
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | fixed starter
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | WIP UrAsm/Forth code: implemented instructions and...
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | UrForth: fixed bug in "(INCLUDE-FILE-LINE)"
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | UrForth: moved Z80 disasm to "urflibs/", and fixed...
|
commit | commitdiff | tree |
2023-10-25 |
ketmar | UrForth: cosmetix
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: repl now prints data stack depth
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: some small fixes (fixed one memory leak, extended...
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: added some documentation
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: added ARGC and ARGV to standalone interpreter
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: added very simple REPL to standalone version
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: moved "locals.f" to optional library; fixed...
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: added (untested) "FILES" vocabulary
|
commit | commitdiff | tree |
2023-10-24 |
ketmar | UrForth: added "FORTH:(DATASKIP)"
|
commit | commitdiff | tree |
2023-10-23 |
ketmar | UrForth: more words
|
commit | commitdiff | tree |
2023-10-23 |
ketmar | UrForth: more words ;-)
|
commit | commitdiff | tree |
2023-10-23 |
ketmar | UrForth: OOF improvements; fixed bug in "VOCAB-IF-NONE"
|
commit | commitdiff | tree |
2023-10-23 |
ketmar | UrForth: added THROW/CATCH (doesn't catch built-in...
|
commit | commitdiff | tree |
2023-10-23 |
ketmar | UrForth: debugger extensions, various other extensions
|
commit | commitdiff | tree |
2023-10-22 |
ketmar | UrForth: it is now possible to read fields via obj...
|
commit | commitdiff | tree |
2023-10-22 |
ketmar | UrForth: simplified and extended OOF system
|
commit | commitdiff | tree |
2023-10-22 |
ketmar | UrForth: added another warn mode (warn about words...
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: stdlib extension (handles); uroof refactoring
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: small struct fixes
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: added OOF sample
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: added OOF (object-oriented Forth) implementation...
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: added words for enum creation
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: more words
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: some more words
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: cosmetix
|
commit | commitdiff | tree |
2023-10-21 |
ketmar | UrForth: some changes in INTERPRET (next line reader...
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: removed tracer hack: we have a proper debugger now
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: fixed some bugs in conditionals; added some...
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: cosmetix
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: moved vocstack to user area
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: moved STATE, CURRENT and CONTEXT to user area
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: interpret the whole debugger command line...
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: start debugger only if we are in "good tty...
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: added more commands to debugger
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: added simple interactive debugger (not complete...
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: added "erase on first input" mode to LINORE
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: LINORE reworked
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: fixed small bug in struct "TO" handler
|
commit | commitdiff | tree |
2023-10-20 |
ketmar | UrForth: some new words for debuggers
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: small fixes
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: "HANDLE:LOAD-FILE" will return 0 if file not...
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: mush smaller debug info (almost 3 times smaller...
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: cosmetix in locals source
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: removed some unused code; oops! fixed bug...
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: use very basic compiler to compile Forth words...
|
commit | commitdiff | tree |
2023-10-19 |
ketmar | UrForth: converted more native words to Forth code
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: LINORE refactoring
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: added way to extend LINORE with scattered...
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: added "DEBUG:REPLACE"
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: added some words for the address register...
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: LINORE improvements
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: small fixes; added simple line editor library...
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: added "almost ANS test suite" (and UrForth...
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: loops are conforming to ANS standard now ...
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: better TTY detection
|
commit | commitdiff | tree |
2023-10-18 |
ketmar | UrForth: documented TTY words
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: added "HANDLE:LOAD-FILE"
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: use "temp image" as state-local user data...
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: use the addres register in "CMOVE" and such...
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: renamed "A@" to "A>", and "A!" to ">A"
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: TTY fixes
|
commit | commitdiff | tree |
2023-10-17 |
ketmar | UrForth: added TTY vocabulary (only for GNU/Linux)
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: added API to query file name and line for...
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: added very simple debug info
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: small code cleanups
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | urForth: added state locals stack inspection words...
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: do not save TIB on new include, and don't...
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: reworked state manager a little
|
commit | commitdiff | tree |
2023-10-16 |
ketmar | UrForth: MTASK fixes; removed C debugger (it was broken...
|
commit | commitdiff | tree |