-
when running virtualjaguar --ntsc, fps are 60
running virtualjaguar --pal give 30 fps
even when running virtualjaguar without any program/rom
-
Support for Jaguar Core.
https://github.com/libretro/virtualjaguar-libretro
https://github.com/mirror/virtualjaguar
https://github.com/OpenEmu/VirtualJaguar-Core
Pros:
Easy code base to add
…
-
I've updated VirtualJaguar for improved performance and some bug fixes.
Most of my changes are now in upstream libretro-virtual jaguar except some macos/iOS specific improvements that are in my oth…
-
Looks like libretro via virtualjaguar does a passable job. Would be straight forward to add Jaguar support.
-
[jagblit](https://github.com/mamedev/mame/blob/master/src/mame/video/jagblit.hxx) and [jagobj](https://github.com/mamedev/mame/blob/master/src/mame/video/jagobj.hxx) should be rewritten from scratch t…
-
These cores will need to have straight libc file I/O calls replaced with libretro-common VFS equivalents:
- [x] 2048 - Uses straight file I/O for creating a save file (.srm file) - we should perhap…
-
~~If its even reasonable im considering opening a bounty as theres currently no way to emulate the cd apart from project tempest which was last updated in 2004~~
~~unsure how much work is involved,…
-
Missing:
- Famicom Disk System
-- add L and R to nes.cfg (think in a button like "change side A-->B" and "change disk" for example), https://github.com/libretro/nestopia/blob/master/libretro/libre…
-
In file included from /usr/include/stdio.h:867,
from /usr/include/c++/9/cstdio:42,
from /usr/include/c++/9/ext/string_conversions.h:43,
from /usr/…
-
My TODO list for the near future:
1.Cross-platform Profiling tools
2.New speed limiter
3.Asynchronous GDROM I/O
4.Jit Cleanup / Code Refactor
5.Jit emulation precision options
6.New logging sy…