255 Commity (develop)
 

Autor SHA1 Wiadomość Data
  Ben Kurtovic b57de026e1 Fix bugs involving display blanking/backdrop color 4 lat temu
  Ben Kurtovic ea565fbf49 Fix an ASan-reported heap corruption 4 lat temu
  Ben Kurtovic dad4d1627c Improve renderer creation; enable vsync for non-OpenGL renderers 4 lat temu
  Ben Kurtovic 74f5a510a8 Use a 8:7 PAR by default 4 lat temu
  Ben Kurtovic 51be175555 Fix README link 4 lat temu
  Ben Kurtovic 0c6ecf639c Add support for SDL game controllers 4 lat temu
  Ben Kurtovic 526c33f24b Implement LD A, I/R; CPI/CPIR/CPD/CPDR 4 lat temu
  Ben Kurtovic e8fe5e4797 Implement some missing graphics features (fixes #4) 6 lat temu
  Ben Kurtovic 58540ff2f5 Add support for BIOS. 6 lat temu
  Ben Kurtovic 829680032d CLI: have -s be --save instead of --scale; use -x for --scale. 6 lat temu
  Ben Kurtovic a0c12d019d Add support for saved game files for cart RAM (fixes #3) 6 lat temu
  Ben Kurtovic d5f9c6950c Add support for on-cartridge RAM (#3) 6 lat temu
  Ben Kurtovic ef4942e24d Smaller image. 8 lat temu
  Ben Kurtovic e6c92fd38b Minor cleanup; expand docs. 8 lat temu
  Ben Kurtovic 3991633ad2 Vsync solves most of the screen tearing issues. 8 lat temu
  Ben Kurtovic 42b09e5b93 Fix some broken timing. 8 lat temu
  Ben Kurtovic 10a37ff3bd Implement RRD/RLD 8 lat temu
  Ben Kurtovic 6f1b1a461b Add some extra key mappings; docs on keys. 8 lat temu
  Ben Kurtovic af6857eccc Fix sprite end code. 8 lat temu
  Ben Kurtovic e48d7daa0d Add button input; fix background scrolling bug. 8 lat temu
  Ben Kurtovic 2b24c9340c Sprite rendering, mostly. 8 lat temu
  Ben Kurtovic daac49e3d7 Implement SET/RES for IX/IY. 8 lat temu
  Ben Kurtovic 51258e724f CCF, SCF, DAA; bugfixes. 8 lat temu
  Ben Kurtovic 5a8063315d BIT, RES, CPL; add missing opcode docs. 8 lat temu
  Ben Kurtovic 26dcf57f1b Flesh out system ports; clean up IO; stubs. 8 lat temu
  Ben Kurtovic 4431f29005 Add VDP line interrupts; fix bugs; refactor flags. 8 lat temu
  Ben Kurtovic af58cedce3 Fix assorted bugs. 8 lat temu
  Ben Kurtovic 1d604d774b Cleanup VDP debug code; don't enable IRQ until one instr past EI. 8 lat temu
  Ben Kurtovic 56580d7392 Implement NEG and some bugfixes. 8 lat temu
  Ben Kurtovic e4bbc8709f Clean up VDP background code. 8 lat temu
  Ben Kurtovic cbe14eadcd Refactor: pass the entire Config object to the emulator. 8 lat temu
  Ben Kurtovic de2cf71068 Clean up and refactor. 8 lat temu
  Ben Kurtovic a69328a234 Add buggy SDL rendering, background drawing. 8 lat temu
  Ben Kurtovic 1942d797aa Implement more instructions, mainly bit-shifting. 8 lat temu
  Ben Kurtovic fdda540d26 Refactor flag setting code; implement more instructions. 8 lat temu
  Ben Kurtovic 67e3133f14 Fix a bug in VDP control port writes; rename 'last_index' to 'regs.ixy'. 8 lat temu
  Ben Kurtovic d6d3b60b3e Fix a couple assembler bugs involving obscure instructions. 8 lat temu
  Ben Kurtovic 05b0bbe523 Make Z80 register pairs friendlier. Implement more instructions. 8 lat temu
  Ben Kurtovic 42690f9380 Implement more instructions. 8 lat temu
  Ben Kurtovic c14ad04c48 Simplify and fix index bit instructions in disassembler. 8 lat temu
  Ben Kurtovic 34c9e778b5 Add stubs for PSG. 8 lat temu
  Ben Kurtovic 80e361c111 More instructions, mainly index-related; tweaks. 8 lat temu
  Ben Kurtovic df3277a2b6 Fix bugs in BIT; add trace for IRQ; make MMU mapping logs trace-level. 8 lat temu
  Ben Kurtovic 53c0757362 Implement an assorted bunch of instructions. 8 lat temu
  Ben Kurtovic 1b48fbe6a2 Add Z80 INT support and VDP frame interrupts. 8 lat temu
  Ben Kurtovic 1227d7caa5 Add VDP register parsing and dumping. 8 lat temu
  Ben Kurtovic 3b12d5cd12 Refactor emulator control. Add callback for SDL. 8 lat temu
  Ben Kurtovic cbc1d7f02d EX; more bitwise/arithmetic ops; bugfixes. 8 lat temu
  Ben Kurtovic 06b7dfaca3 Implement CRAM, some more loads and arithmetic operations. 8 lat temu
  Ben Kurtovic 1cc4f06b89 LDI; LDD; LDIR; LDDR 8 lat temu