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 |
2012-09-07 |
ketmar | sample: print driver: added support for INK/PAPER/BRIGHT...
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | samples: 6x8 and prop driver now uses same core for...
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | sample: 6x8 and proprotional printer drivers for channel #4
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | sample: winsys: it is relocatable now
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | lib: winsys: it now can be used as relocatable code
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: fixed bug in INCLUDE
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: INCLUDE is not 'special' now
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: --fixups=zasz
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: changes in zasdiff fixups
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: zasdiff fixup format
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: fixed bug in defined() and known()
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: more args and fixup output formats
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasm: fixup table writer
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | first try to write an automatic fixup generation
|
commit | commitdiff | tree |
2012-09-07 |
ketmar | urasmlib: cosmetix
|
commit | commitdiff | tree |
2012-09-06 |
ketmar | voxelbeeper: using 'simple' deexo
|
commit | commitdiff | tree |
2012-09-06 |
ketmar | libs: new deexomiser
|
commit | commitdiff | tree |
2012-09-06 |
ketmar | urasm: it can save HoBetas now
|
commit | commitdiff | tree |
2012-09-06 |
ketmar | liburasm: fixed bug in string parsing
|
commit | commitdiff | tree |
2012-08-28 |
ketmar | urdis: it compiles again
|
commit | commitdiff | tree |
2012-08-28 |
ketmar | first try at macro support
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | urasm: cosmetix
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | urasm: cosmetix
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | urasm: even better colon normalization
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | urasm: cosmetix, better colon normalization
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | urasm: cosmetix
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | winstick: fixed bug in kempston detection
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | liburasm: fixed incorrect string parsing
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | allo sample: added support for kempston joystick
|
commit | commitdiff | tree |
2012-08-23 |
ketmar | saving 48k and 128k snapshots
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | dmb fixes
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | DMB1 writer; some fixes to 'allo' sample
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | dmb fixes
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | 'autodmb' and 'dmb'
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | added 'dmb' output format
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | bugfix in functions
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | urasm: no more built-in functions; all functions are...
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | updates to liburasm; parses now understands msx basic...
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | urasm: added fclose() to saveTap()
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | liburasm: it now can parse strings in expressions
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | urasm: ':' are allowed in most assembler commands
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | dox updated
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | liburasm: fixed bug in expression evaluator
|
commit | commitdiff | tree |
2012-08-22 |
ketmar | added forgotten zxasm converter
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | unicvt: masm converter is not working yet (ah, fuck it)
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | more 'storm-alikes'
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | added '<<' and '>>'
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | more 'storm multioperands'
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | added support for storm-like instructions: ld a,b,c...
|
commit | commitdiff | tree |
2012-08-20 |
ketmar | windoze support removed
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | cosmetix in assembler
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | initIncludeDir() simplified
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | uniconv: fixes to alasm converter
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | uniconverter: xas
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | added 'uniconverter' to convert various speccy assembler...
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | added 'cls_ei' include
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | new built-in funcion: align
|
commit | commitdiff | tree |
2012-08-19 |
ketmar | xprint8 lib: faster char address calculation
|
commit | commitdiff | tree |
2012-08-12 |
ketmar | added 'miniboot' sample
|
commit | commitdiff | tree |
2012-08-12 |
ketmar | fixed idiotic bug in urasm expression parser (unary...
|
commit | commitdiff | tree |
2012-08-07 |
ketmar | liburasm updated with BIT n,(IXY+n),r8
|
commit | commitdiff | tree |