Skip to content
Permalink
master

Commits on Oct 22, 2009

  1. fixed a couple of memory access errors; should increase stability whe…

    …n loading multiple games in one session
    Ulrich Hecht committed Oct 22, 2009
  2. fix 512 pixel-wide screen blitting

    Ulrich Hecht committed Oct 22, 2009
  3. fixed constant tracing for ORI

    Ulrich Hecht committed Oct 22, 2009
  4. fix initializer

    Ulrich Hecht committed Oct 22, 2009
  5. fix desktop build

    Ulrich Hecht committed Oct 22, 2009

Commits on Oct 19, 2009

Commits on Oct 15, 2009

  1. fix cbin compression statistics

    uli committed Oct 15, 2009
  2. README

    Ulrich Hecht committed Oct 15, 2009
  3. more ghost keypresses fixed

    Ulrich Hecht committed Oct 15, 2009
  4. only one debug file

    Ulrich Hecht committed Oct 15, 2009
  5. file dialog didn't reload directory if exited without selecting a fil…

    …e; better feedback when saving state
    Ulrich Hecht committed Oct 15, 2009
  6. bad displayFrameInfo declaration; key bindings for turning on/off FPS…

    … display, don't register non-shifted keys when shift (select) is pressed
    Ulrich Hecht committed Oct 15, 2009
  7. warnings, stale object file

    Ulrich Hecht committed Oct 15, 2009
  8. number savestates instead of using the system time (A320 doesn't have…

    … an RTC); indicate precisely what will happen when exiting the top-level menu
    Ulrich Hecht committed Oct 15, 2009
  9. add URL and credits; L goes up one menu level

    Ulrich Hecht committed Oct 15, 2009
  10. add delay to avoid accidental quitting; drop the "hard" from frameski…

    …p options
    Ulrich Hecht committed Oct 15, 2009
  11. show frameskip change

    Ulrich Hecht committed Oct 15, 2009
  12. revamp key assignment for better usability

    Ulrich Hecht committed Oct 15, 2009

Commits on Oct 14, 2009

  1. wall clock hardware timing (not sure if this is useful)

    Ulrich Hecht committed Oct 14, 2009
  2. add blitting control

    Ulrich Hecht committed Oct 14, 2009
  3. more fine-grained frameskip control

    Ulrich Hecht committed Oct 14, 2009
  4. log unimplemented BIOS calls

    Ulrich Hecht committed Oct 14, 2009
  5. access menu with Q

    useful for debugging on keyboards that have problems with multiple simultaneous
    keypresses
    Ulrich Hecht committed Oct 14, 2009
  6. clean up confusing legacy ARM/MIPS naming scheme

    Ulrich Hecht committed Oct 14, 2009
  7. warnings

    Ulrich Hecht committed Oct 14, 2009
  8. clean up Makefile.dingoo

    Ulrich Hecht committed Oct 14, 2009
  9. rename Makefile.sdl to Makefile.dingoo

    Ulrich Hecht committed Oct 14, 2009
  10. implemented bgezal, bltzal (and removed some dead code); all insns sh…

    …ould be implemented now
    Ulrich Hecht committed Oct 14, 2009
  11. fix state saving and loading

    Ulrich Hecht committed Oct 14, 2009
  12. fix bug in constant tracking

    Ulrich Hecht committed Oct 14, 2009
Older