Commit History

Author SHA1 Message Date
  felixf 0c3a209bc5 parsing of RXB / additional operand encoding, up to 5 operands 7 years ago
  negelef 6e7e8e11d3 Unified whitespace 7 years ago
  negelef 36fed9ec18 Fixed off-by-one position of look-ahead character 7 years ago
  negelef 20cb02c46d Fixed error position of invalid instructions 7 years ago
  felixf 228cc1102f Modifications and additions for the Win64 kernel -- work in progress. 7 years ago
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 years ago
  felixf e0864e2384 Also treated line numbers correctly in assembler code 8 years ago
  felixf 9a2c020abd improved elf header (implying some adaptions in assembler) 9 years ago
  felixf f91ca688cb Added header module for self-contained linux programs 9 years ago
  felixf 4377ab508d patched typo 9 years ago
  felixf db0bfa8b03 added fixup in AMD assembler (otherwise cannot refer to overal code size in ELF header) 9 years ago
  felixf 4ae503b9bf 9 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 years ago