20 Revize (145322071d2362ef8332eb10f569714471d1101f)

Autor SHA1 Zpráva Datum
  Ben Kurtovic 145322071d Support parsing labels; add checks for label length. před 9 roky
  Ben Kurtovic baa1c6f0e9 Implement indexed addressing, plus some bugfixes. před 9 roky
  Ben Kurtovic 83f4ab380f Implement parsing indirect args; fix immediates. před 9 roky
  Ben Kurtovic ae2fd5b2c8 Implement parsing of immediates; bugfix. před 9 roky
  Ben Kurtovic 8bbca15e47 Parse condition codes. před 9 roky
  Ben Kurtovic 2b300a2da1 Properly lower-case labels; ensure labels are not registers. před 9 roky
  Ben Kurtovic 4f791eef59 More on instruction parsing, including mnemonic handling. před 9 roky
  Ben Kurtovic 295f6eb70f Implement space directive; allow commas in .byte. před 9 roky
  Ben Kurtovic 82f2d9740a Implement parse_bytes(), bugfixes, improve error messages. před 9 roky
  Ben Kurtovic b8ad05578f Refactor out tokenizer; start implementing paging knowledge. před 9 roky
  Ben Kurtovic bd37eb411d Move string parsing to parse_util; some refactoring. před 9 roky
  Ben Kurtovic 05e0cbb0fb Implement most of resolve_defaults(); fix for declsize default behavior. před 9 roky
  Ben Kurtovic 0fe98bd048 Support string arguments to .rom_size, .rom_declsize. před 9 roky
  Ben Kurtovic 2cb9b2596c Implement parsing .rom_size directive. před 9 roky
  Ben Kurtovic 971af841cf Refactor directive macros to hide 'arg'; misc tweaks. před 9 roky
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. před 9 roky
  Ben Kurtovic 633351cf14 Finish region info parsing. před 9 roky
  Ben Kurtovic 4fcd8565a6 Refactor preprocess() again; start on region directive. před 9 roky
  Ben Kurtovic 174a8c24a1 Implement ROM version; reading 8- and 16-bit ints. před 9 roky
  Ben Kurtovic dd8b99a48b Split out parse_util, directives. před 9 roky