209 Revize (3b12d5cd12995a7176d784c66b8a59237809ed0c)
 

Autor SHA1 Zpráva Datum
  Ben Kurtovic 3b12d5cd12 Refactor emulator control. Add callback for SDL. před 8 roky
  Ben Kurtovic cbc1d7f02d EX; more bitwise/arithmetic ops; bugfixes. před 8 roky
  Ben Kurtovic 06b7dfaca3 Implement CRAM, some more loads and arithmetic operations. před 8 roky
  Ben Kurtovic 1cc4f06b89 LDI; LDD; LDIR; LDDR před 8 roky
  Ben Kurtovic da5765a3c7 PUSH/POP IX/Y; DJNZ; LD (HL), r před 8 roky
  Ben Kurtovic 61c104a0f3 Rework timing system for VDP scanlines; flesh out more VDP logic. před 8 roky
  Ben Kurtovic a09242ac29 Some refactoring wrt I/O; start work on VDP. před 8 roky
  Ben Kurtovic 3ca7f26aa0 Stub out port reads/writes; RETN; RST. před 8 roky
  Ben Kurtovic a167e9dcd7 RET; IN/OUT r/(C), (C)/r; INI/D; INI/DR; OUTI/D; OTI/DR; NOP2 před 8 roky
  Ben Kurtovic 1efe2b579d Add POP; fix bugs involving relative jumps and PUSH. před 8 roky
  Ben Kurtovic 3381c36c89 PUSH před 8 roky
  Ben Kurtovic 8de5117a49 mmu_write_double, stack_push; LD (HL), n; JR; CALL před 8 roky
  Ben Kurtovic c2a52194a8 CP, IN, OUT, JP cc; stub out port functions. před 8 roky
  Ben Kurtovic 7c6d58fd6b XOR r; LD (nn, A) před 8 roky
  Ben Kurtovic deb9943b1c Split off jump table; implement IM and JP nn. před 8 roky
  Ben Kurtovic bec5bbc85c Add smart padding for disassembled bytes. před 8 roky
  Ben Kurtovic ff25c1d436 Nicer bytestring formatting in disassembly. před 8 roky
  Ben Kurtovic b504b7c888 Include memory addresses in disassembly comments. před 8 roky
  Ben Kurtovic c53de6f4c5 Fix alignment in disassembler-generated .rom_size directive. před 8 roky
  Ben Kurtovic 6e69d09d68 Disassemble code in firxt 0x1000 bytes as a test. před 8 roky
  Ben Kurtovic da2a767459 Fix a broken jump argument; use hex for ports. před 8 roky
  Ben Kurtovic 1818c1eede Fix assembler bugs in "ex af, af'" and "ex (sp), hl". před 8 roky
  Ben Kurtovic 0e0c81589f (Very basic) working disassembler. před 8 roky
  Ben Kurtovic fb9d6e1b2b Work on ROM file (i.e., non-inline) disassembler. před 8 roky
  Ben Kurtovic 962171b7ee Store a few extra header fields in the ROM struct; typo fix. před 8 roky
  Ben Kurtovic 4047d6e3f4 Fill out instruction argument tables. před 8 roky
  Ben Kurtovic 43e641fabd Finish argument immediate decoding. před 8 roky
  Ben Kurtovic 610f9cf549 Start filling out argument decoder table; make things const. před 8 roky
  Ben Kurtovic dd83c7bddf Start working on argument disassembler. před 8 roky
  Ben Kurtovic 89d3d65cde Finish mnemonics; shorten size tables. před 8 roky
  Ben Kurtovic 643b0184d7 Implement more load instructions; bugfixes. před 8 roky
  Ben Kurtovic bbb3fc3744 Don't trace previous instruction multiple times před 8 roky
  Ben Kurtovic 0acd77f6ae Fix shadow registers. před 8 roky
  Ben Kurtovic 560eceeedf EXX, DI, EI, HALT před 8 roky
  Ben Kurtovic ba701545b2 Fix assembler bug involving extended immediates. před 8 roky
  Ben Kurtovic cf1985bee9 Implement more load instructions. před 8 roky
  Ben Kurtovic 6ba2ec6645 Fill single-opcode mnemonics. před 8 roky
  Ben Kurtovic 235e4c7cff Begin work on disassembler; extend tracing. před 8 roky
  Ben Kurtovic 6e6e613dad Refactor and improve argument parsing (add support for -abcd) před 8 roky
  Ben Kurtovic 1a00100fe6 Add color to logs před 8 roky
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. před 8 roky
  Ben Kurtovic 08b958f971 Merge branch 'feature/asm_tests' into develop před 8 roky
  Ben Kurtovic c8ecf01600 Add ASM instruction test. před 8 roky
  Ben Kurtovic c632ddf9bd Document and add new ASM tests. před 8 roky
  Ben Kurtovic a3b943aebb Fix implementation of ASCIIz strings. před 8 roky
  Ben Kurtovic 8095143deb Add ASM tests před 8 roky
  Ben Kurtovic 1ddb484cfc Validate characters in manifest file paths. před 8 roky
  Ben Kurtovic 3f12049ee5 Merge full ASM tests into regular ASM tests. před 8 roky
  Ben Kurtovic 04645ef72f Sketch out most of the ASM test runner. před 8 roky
  Ben Kurtovic e66b158aa9 Copyright year bumps; minor tweaks. před 8 roky