higan icon indicating copy to clipboard operation
higan copied to clipboard

higan is a multi-system emulator focused on accuracy, preservation, and configurability.

Results 66 higan issues
Sort by recently updated
recently updated
newest added

Higan starts as normal, but whenever I open any rom file I get "*** longjmp causes uninitialized stack frame ***" For some reason it was working fine under "Orange PI...

So, Forest of Illusion dumped a copy of Wide Boy Famicom, basically the Super Game Boy but a little more limited and more worthy to developers making Game Boy games,...

I'm trying to use higan 9a625c545ca89b094d5c1da40bbfa5d07156a4aa from Gentoo's portage and I cannot get any input to work. I have tried udev, SDL, and Xlib. When I go to the Controller...

[According to NESdev](https://wiki.nesdev.com/w/index.php?title=UxROM), mapper 2 has two variants: - UNROM supports a 3-bit number of 16KB banks, and therefore 128KB of PRG-ROM. - UOROM supports a 4-bit number of 16KB...

enhancement
help wanted

When I load this same rom with md5 hash 58EBD7CBF28CEADC03AEC4F448956A0B in bsnes it works fine, but I just get a black screen in higan. ![image](https://user-images.githubusercontent.com/13253146/132154179-345d6d51-964b-4034-87bc-a509450e290a.png)

The Nintendo Family Computer Expansion Port is used by the Kousenjuu Series Gun and Family BASIC Keyboard, but it's unemulated on higan. I hope this nightmare ends sooner or later!

This implements preliminary support of the ZX Spectrum 48k and ZX Spectrum 128 computers into higan. This core should run most ZX Spectrum games without issues but may struggle with...

Menu bar updates are deferred to the event loop. A special case is made when no menu bar is visible, to ensure one is visible as early as possible during...

According to the USB HID spec, inputs are divided into digital buttons and analogue axes. Axes default to 0, but can vary from -32768 to 32767. Most controllers use buttons...

enhancement
help wanted

Currently higan doesn't have a SEGA Super 32X emulation core, and I'd like to have it someday in the future.