21 Révisions (develop)

Auteur SHA1 Message Date
  Ben Kurtovic 58540ff2f5 Add support for BIOS. il y a 6 ans
  Ben Kurtovic a0c12d019d Add support for saved game files for cart RAM (fixes #3) il y a 6 ans
  Ben Kurtovic e48d7daa0d Add button input; fix background scrolling bug. il y a 8 ans
  Ben Kurtovic 26dcf57f1b Flesh out system ports; clean up IO; stubs. il y a 8 ans
  Ben Kurtovic af58cedce3 Fix assorted bugs. il y a 8 ans
  Ben Kurtovic e4bbc8709f Clean up VDP background code. il y a 8 ans
  Ben Kurtovic de2cf71068 Clean up and refactor. il y a 8 ans
  Ben Kurtovic 34c9e778b5 Add stubs for PSG. il y a 8 ans
  Ben Kurtovic 1227d7caa5 Add VDP register parsing and dumping. il y a 8 ans
  Ben Kurtovic 3b12d5cd12 Refactor emulator control. Add callback for SDL. il y a 8 ans
  Ben Kurtovic 61c104a0f3 Rework timing system for VDP scanlines; flesh out more VDP logic. il y a 8 ans
  Ben Kurtovic a09242ac29 Some refactoring wrt I/O; start work on VDP. il y a 8 ans
  Ben Kurtovic 3ca7f26aa0 Stub out port reads/writes; RETN; RST. il y a 8 ans
  Ben Kurtovic 13b7b29157 Replace OOM checks with light wrappers around allocation functions. il y a 9 ans
  Ben Kurtovic d47ce5735b Stub out rom_product(); minor tweak. il y a 9 ans
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. il y a 9 ans
  Ben Kurtovic b21e0ed35a Add full exception handling logic. il y a 9 ans
  Ben Kurtovic a202baa3a6 Add proper timing code, etc. il y a 9 ans
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. il y a 9 ans
  Ben Kurtovic 88e36ebd13 Add IOManager, which manages emulation rather than the GG itself. il y a 9 ans
  Ben Kurtovic 96e2a3f1d5 Stub out some GG methods; minor cleanup. il y a 9 ans