16 Révisions (ade92aea515dfce3fe29daed33da05ce010263e5)

Auteur SHA1 Message Date
  Ben Kurtovic ade92aea51 Starting work on new ASM instructions system. il y a 9 ans
  Ben Kurtovic fdd8bb9e8a Pass argparse args as a struct to make keeping track of deftabs easier. il y a 9 ans
  Ben Kurtovic 145322071d Support parsing labels; add checks for label length. il y a 9 ans
  Ben Kurtovic baa1c6f0e9 Implement indexed addressing, plus some bugfixes. il y a 9 ans
  Ben Kurtovic 83f4ab380f Implement parsing indirect args; fix immediates. il y a 9 ans
  Ben Kurtovic ae2fd5b2c8 Implement parsing of immediates; bugfix. il y a 9 ans
  Ben Kurtovic 8bbca15e47 Parse condition codes. il y a 9 ans
  Ben Kurtovic 2b300a2da1 Properly lower-case labels; ensure labels are not registers. il y a 9 ans
  Ben Kurtovic b8ad05578f Refactor out tokenizer; start implementing paging knowledge. il y a 9 ans
  Ben Kurtovic bd37eb411d Move string parsing to parse_util; some refactoring. il y a 9 ans
  Ben Kurtovic 0fe98bd048 Support string arguments to .rom_size, .rom_declsize. il y a 9 ans
  Ben Kurtovic 2cb9b2596c Implement parsing .rom_size directive. il y a 9 ans
  Ben Kurtovic 971af841cf Refactor directive macros to hide 'arg'; misc tweaks. il y a 9 ans
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. il y a 9 ans
  Ben Kurtovic 174a8c24a1 Implement ROM version; reading 8- and 16-bit ints. il y a 9 ans
  Ben Kurtovic dd8b99a48b Split out parse_util, directives. il y a 9 ans
  Ben Kurtovic b89f5fa1bf Start working on assembler. il y a 9 ans
  Ben Kurtovic 96e2a3f1d5 Stub out some GG methods; minor cleanup. il y a 9 ans
  Ben Kurtovic 103dfaf841 Stub out assembler/disassembler code. il y a 9 ans
  Ben Kurtovic 7bbf32f52c Refactor config parsing greatly; support new arguments. il y a 9 ans
  Ben Kurtovic 1601d86349 Guard against reading directories as ROM files. il y a 9 ans
  Ben Kurtovic f20535c464 Update copyright for 2015; makefile updates. il y a 9 ans
  Ben Kurtovic d2f6e1e1a7 Small tweaks; const fixes. il y a 10 ans
  Ben Kurtovic 1e04a029b7 Standardize error message logging; updates. il y a 10 ans
  Ben Kurtovic 881226da70 Implement most forward-facing CLI stuff. il y a 10 ans
  Ben Kurtovic 4ac596fd88 Add to README, finish makefile; project structure. il y a 10 ans