fullconnect.blogg.se

N64 emulator that saves on mac
N64 emulator that saves on mac








n64 emulator that saves on mac n64 emulator that saves on mac
  1. #N64 emulator that saves on mac portable
  2. #N64 emulator that saves on mac code

  • bugfix: frame advance feature should advance every frame, instead of every vertical interrupt (every field).
  • Use XDG directory convention for file locations on Unix.
  • Moved all of the SDL event-related stuff into a new source file eventloop.c.
  • Removed many dependencies to simplify porting to other platforms.
  • #N64 emulator that saves on mac code

    Major code cleanup, refactored build system to separate source and object files.New feature: can load/save PJ64 state files.New feature: Keyboard shortcuts for Core commands are now user-configurable.core and plugins all use the same conventions for where to put data/config files.dummy plugins are automatically used if plugin loading fails for any reason.all configuration options for core and plugins are in a single config file, can be configured with a single GUI.video resolution can be given via command-line parameter.Startup in Fullscreen mode, instead of always starting in windowed mode and switching to FS after few seconds.Video Extension allows Front-end to override some video functions, ie to support embedded render window.All messages from core/plugins can be filtered and shown in GUI instead of only on console.User interface development is not tied to Core emulator releases.

    #N64 emulator that saves on mac portable

  • Removed all GUI code from plugins, making them simpler and more portable.
  • Simplified emulator Core, making it much more portable.
  • Mupen64 Plus is in beta mode and now available for download.










    N64 emulator that saves on mac