-
The NES2.0 header at byte 13 contains Vs. PPU types, which determine the proper palette. A game like VS Gradius or VS Castlevania will not look correct using a typical NES palette. Loading a VS System…
-
It would be nice to be able to specify at project creation that the output of the build is a ROM.
The ROM should be linked at 0xC000, and must have a header with the following data:
``` ;;ROM TYPE…
-
I tried using this script for dumping a VBIOS from my APU AMD Ryzen 5 pro 4650g.
it is the only APU on the System, running Unraid 6.8.3., so there is no additional GPU installed
PCIe ACS override wa…
-
Running `idf.py --version` complains that Git can't get the version.
```
$ idf.py --version
fatal: not a git repository: '/nix/store/zxyj5pafs2v9dbc1ij30zxg00cyi20a9-esp-idf-v4.3.1/.git'
WARNING…
-
For both the bit90 and osborne1 drivers, the ROM_DEFAULT_BIOS tag is outside all ROM_REGIONs by design. It works fine, but when you run either from the UI, exit the driver, and then enter (or exit) a…
-
## Description
Sometimes happens that clicking the _recents_ button it does noting. It shows as pressed but nothing.
I've tried killing the app with "force stop", but it doesn't solve the problem, I…
-
```
What steps will reproduce the problem?
1. Boot Wii64
2. Attempt to load rom from usb
3.
What is the expected output? What do you see instead?
Expected: loading the rom and being able to play a ro…
-
After running,
sudo usermod -a -G aid_inet,aid_net_raw root
Github and kiauh still cannot connect to the ineternet.
-
This is something we'd need in "tests/z80/ram_sections_2".
Currently the output is:
```
-------------------------------------------------
--- ROM ---
---…
-
### Checklist
- [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Keyboard/releases/latest).
- [X] I made sure that there are **no existing issues** - [op…