18 Révisions (a74c4ab405493cee0a6ab6023fddffe738445a5c)

Auteur SHA1 Message Date
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. il y a 8 ans
  Ben Kurtovic 197ce39fd3 Do define substitution in argparsers; fix hashtables. 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 7745a9cbac Refactor; abstract out HashTable; start support for .DEFINEs. il y a 9 ans
  Ben Kurtovic 145322071d Support parsing labels; add checks for label length. il y a 9 ans
  Ben Kurtovic bfba6cd709 Make ASMInstruction's bytes an array. il y a 9 ans
  Ben Kurtovic dbec3feb75 Makefile improvement; remove optimizer; minor tweaks. il y a 9 ans
  Ben Kurtovic b8ad05578f Refactor out tokenizer; start implementing paging knowledge. il y a 9 ans
  Ben Kurtovic a7a3055325 More robust labels, implement symbol resolution. il y a 9 ans
  Ben Kurtovic fe86957a64 Fix adding entries to overlap table; refactor. il y a 9 ans
  Ben Kurtovic c37375e4be Implement label reading, symtab operations (except hashing). il y a 9 ans
  Ben Kurtovic 52858aa2b5 Remove .align directive; add ASMData type. il y a 9 ans
  Ben Kurtovic da537ff616 Phase one of tokenizer and data directives. il y a 9 ans
  Ben Kurtovic 05e0cbb0fb Implement most of resolve_defaults(); fix for declsize default behavior. il y a 9 ans
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. il y a 9 ans
  Ben Kurtovic eba603659a Refactor out symbol table init; stop unused arg warnings for stubs. il y a 9 ans
  Ben Kurtovic c8e102bcf2 More splitting of assembler internals. il y a 9 ans
  Ben Kurtovic 2186044476 Begin refactoring assembler into multiple files; fix use-after-free. il y a 9 ans