2020-07-21 |
ketmar | dsforth: some optimisations
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: added "LAND", "LOR", "NOTNOT"
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: cosmetix
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: removed unused asm files; added option to...
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: added some more keyboard handling words, and...
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: better scrolling in WORDS (with pause)
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: better decompiler
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: cosmetix
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: added "\" (untested)
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: turned "<>" to asm, added "!=", "2U/", "2U*"
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: "XTYPE", better "(TR-CAT)"
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: added "(TR-CAT)"
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | dsforth: word name fix
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | added dsForth source code (because why not?)
|
commit | commitdiff | tree |
2020-07-21 |
ketmar | urasm: added some hacks to compile dsForth
|
commit | commitdiff | tree |
2020-07-02 |
ketmar | urasm: fixed SCL writing (and added option to write...
|
commit | commitdiff | tree |
2020-07-02 |
ketmar | oops, forgot one rename ;-)
|
commit | commitdiff | tree |
2020-07-02 |
ketmar | renamed all ".inc" files to ".zas" (so egedit will...
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: dox cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: winprint comsetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: winstick cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: winopen cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: winmouse cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: winmenu cosmetix (and small bugfix)
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: wininput cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | winsys: arrow cosmetix
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | liburasm: do not allow Z80N instructions in assembler...
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | jamfile fixes
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | libs: samples: use "relative include" feature
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | added README
|
commit | commitdiff | tree |
2020-06-29 |
ketmar | urasm: "include" now checks current file directory...
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | winsys sample: build script fixes
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | winsys sample: comsetix
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | urasm: cosmetix
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | liburasm: fixed bug with colons
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | winsys sample: cosmetix
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | copyright fixes
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | libs: fixup: cosmetix
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | urasm: added some details for "--fixups" help
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | urasm: "--reffile" argument is optional now
|
commit | commitdiff | tree |
2020-06-28 |
ketmar | liburasm: some preliminary work on better error reporting
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | liburasm: do not forbid labels with Z80N mnemonics...
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | dox: added alot of Z80 documents (opcodes, tstates...
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | lib: added some useful macros for screen$
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urasm: renamed `curLine` to `currLine`
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urasm: fixed and improved string parsing
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urasm: fixes in `marg2str()` (indexing support); added...
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urasm: fixed bug in macro argument parsing
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urlocase: ooops, "equ" is not urasm-specific
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urlocase: don't translate urasm-specific tokens (unless...
|
commit | commitdiff | tree |
2020-06-27 |
ketmar | urlocase: bugfix
|
commit | commitdiff | tree |
2020-06-26 |
ketmar | liburasm: commented (and slightly extended) public API
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | updated documentation
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added "marg2str"
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added "scraddr" functions
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added "--reffile" argument to write label table
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | liburasm: fixed bug in operand skipping code
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added "$warning"
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | liburasm: it is now possible to compare strings
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | fixed bug in previous commit
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | relaxed checks for "lbl = value" and "lbl equ value...
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added `bswap()` function
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | some cosmetix and comments
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | allowed out-of-order named macro arguments
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | fixed macro argument expander (it will not drop expression...
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | fixes to formatted printer
|
commit | commitdiff | tree |
2020-06-25 |
ketmar | added named argument syntax to macros
|
commit | commitdiff | tree |
2020-06-24 |
ketmar | fixed bug in `abs()`
|
commit | commitdiff | tree |
2020-06-24 |
ketmar | new math operations priorities (closer to C); use ...
|
commit | commitdiff | tree |
2020-06-21 |
ketmar | "ursna48.c" is directly included, there is no need...
|
commit | commitdiff | tree |
2020-06-21 |
ketmar | fixed shitdoze compiling
|
commit | commitdiff | tree |
2020-06-21 |
ketmar | added "printf[0a]", and "error"
|
commit | commitdiff | tree |
2020-06-21 |
ketmar | got rid of ctype
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | urdis cosmetix
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | turned invalid fixup type into warnings (need to investigate)
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | scl saving (faulty, but works with ZXEmuT, which is...
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | deffmt understands "taperun" and "dmbrun"
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | added test
|
commit | commitdiff | tree |
2020-06-20 |
ketmar | liburasm: fixed disasm of "(IX--42)"
|
commit | commitdiff | tree |
2020-06-19 |
ketmar | urlocase: require "-o" for output file
|
commit | commitdiff | tree |
2020-06-19 |
ketmar | added utility to convert assembler source file case
|
commit | commitdiff | tree |
2020-06-19 |
ketmar | liburasm: fixed suffeixed number parsing
|
commit | commitdiff | tree |
2020-06-19 |
ketmar | liburasm: updated to understand binary number with...
|
commit | commitdiff | tree |
2020-06-19 |
ketmar | replaced stray `;` with `{}`
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | added brief english notes on UrAsm syntax, commands...
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | some fixes to macro processor; simple test macro seems...
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | added ZXNext support (via "MODEL Z80N" directive)
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | liburasm: updated to v0.1.2 (with ZXNext support)
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | added one sample and one D source
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | updated main driver
|
commit | commitdiff | tree |
2020-06-17 |
ketmar | liburasm: updated to v0.1.1
|
commit | commitdiff | tree |
2014-11-15 |
ketmar | added one output format to dox
|
commit | commitdiff | tree |
2014-03-17 |
ketmar | added mandelbrot sample from John Metcalf
|
commit | commitdiff | tree |
2014-03-04 |
ketmar | uniasmcvt: no more cpp
|
commit | commitdiff | tree |
2013-12-23 |
ketmar | new liburasm with massive renamings
|
commit | commitdiff | tree |
2012-09-30 |
ketmar | added zzmain and other, stupidly masked by errorneous...
|
commit | commitdiff | tree |
2012-09-30 |
ketmar | sample: added disassembler by Udo Munk
|
commit | commitdiff | tree |
2012-09-30 |
ketmar | dox: added low() and high()
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | samples: printdrv: fixed bug in build script
|
commit | commitdiff | tree |