63 Revize (971af841cf5ec11ff2d6446b69ecc2d77f049cd2)
 

Autor SHA1 Zpráva Datum
  Ben Kurtovic 971af841cf Refactor directive macros to hide 'arg'; misc tweaks. před 9 roky
  Ben Kurtovic b174ddd121 Implement parsing header size directive. před 9 roky
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. před 9 roky
  Ben Kurtovic 40066b06aa Implement header offset check; fix error handling. 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
  Ben Kurtovic e65bb69a52 Implement product code directive. před 9 roky
  Ben Kurtovic eba603659a Refactor out symbol table init; stop unused arg warnings for stubs. před 9 roky
  Ben Kurtovic 27f66f9791 Split out preprocessor from assembler. před 9 roky
  Ben Kurtovic c8e102bcf2 More splitting of assembler internals. před 9 roky
  Ben Kurtovic 2186044476 Begin refactoring assembler into multiple files; fix use-after-free. před 9 roky
  Ben Kurtovic f9276db105 Implement preprocessor for .optimizer. před 9 roky
  Ben Kurtovic 840227e560 Catch duplicates in preprocessor directives. před 9 roky
  Ben Kurtovic 720d1d124c Directive processing stubs; fix directive matching. před 9 roky
  Ben Kurtovic 5cf943fd7e Handle infinite recursion in include directives. před 9 roky
  Ben Kurtovic 2879ac1350 Add ASM error strings; refactor somewhat. před 9 roky
  Ben Kurtovic b7871b77e5 Rough mockup for error handling. před 9 roky
  Ben Kurtovic 3a4cd414be Add parsing for include directives, etc. před 9 roky
  Ben Kurtovic f5e1f19ab6 Enable ASAN for debug builds. před 9 roky
  Ben Kurtovic 8da3663670 Implement normalize_line(), misc. před 9 roky
  Ben Kurtovic 22b771d39a Lots of work on assembler internal structure; refactor. před 9 roky
  Ben Kurtovic b89f5fa1bf Start working on assembler. před 9 roky
  Ben Kurtovic 57dd9265a3 More robust checksum code. před 9 roky
  Ben Kurtovic ced62acfbb Implement checksum validation method. před 9 roky
  Ben Kurtovic e74daecb81 Print out decimal register values too; add more tests. před 9 roky
  Ben Kurtovic ec73b63ba1 Add more basic math tests. před 9 roky
  Ben Kurtovic 0317a2633d Starting assembly test code. před 9 roky
  Ben Kurtovic 989d4938af Fix cycle timing. před 9 roky
  Ben Kurtovic 0a61a4c8b0 Rename z80_instructions.inc.c to z80_ops.inc.c před 9 roky
  Ben Kurtovic c1f33cd530 Rename .inc to .inc.c; add support to makefile. před 9 roky
  Ben Kurtovic 03066c54eb Implement INC ss. před 9 roky
  Ben Kurtovic 8e413e7a5e Start implementing Z80 instructions. před 9 roky
  Ben Kurtovic 5c16f4fad3 Implement memory reads, writes. před 9 roky
  Ben Kurtovic fcf8b201cc Increment the R register on memory refresh. před 9 roky
  Ben Kurtovic 5cc208f07e Implement most MMU functions. před 9 roky
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. před 9 roky
  Ben Kurtovic b21e0ed35a Add full exception handling logic. před 9 roky
  Ben Kurtovic 443fb46beb Add signal handling, plus basic instruction fetch logic. před 9 roky
  Ben Kurtovic 22a2c432e7 Also print out reported size in ROM header info. před 9 roky
  Ben Kurtovic e25bf5fbd7 Exceptions should be errors, not debug messages. před 9 roky
  Ben Kurtovic a202baa3a6 Add proper timing code, etc. před 9 roky
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. před 9 roky
  Ben Kurtovic 88e36ebd13 Add IOManager, which manages emulation rather than the GG itself. před 9 roky
  Ben Kurtovic 96e2a3f1d5 Stub out some GG methods; minor cleanup. před 9 roky
  Ben Kurtovic df05d736c5 Finish ROM header parsing code. před 9 roky
  Ben Kurtovic 332216b193 Work on parsing headers. před 9 roky
  Ben Kurtovic afe764d034 Improve ROM loading. před 9 roky
  Ben Kurtovic 103dfaf841 Stub out assembler/disassembler code. před 9 roky