-
I'm trying to make FreePSXBoot work on a thrift store SCPH-7502 which appears to be unmodded and otherwise functional.
I burned what looks like a genuine Sony card with "Auto install" from the late…
vuori updated
2 years ago
-
with this makefile:
```
# set b to the path to the BareMetal-OS directory
b=../BareMetal-OS
B=$(shell readlink -f $b)
y=$B/sys
qemu: floppy.img
qemu-system-x86_64 -machine q35 -m 256 …
-
this is some comparisons between mgba 0.8.3 and mgba-libretro 0.8.3
commits downstream only
--
- [x] Add savetype overrides for e-Reader https://github.com/libretro/mgba/commit/f8cc284ac1a2032…
-
I actually have a memory card that gives me the same issues discussed in [this thread](https://www.ngemu.com/threads/cannot-read-dumped-psx-bios-data-from-the-memory-card-s.156047/) on the ngemu forum…
-
Based on some experiments and discussions on irc, it looks like CONFIG_VGA_ROM_RUN=y
is redundant as it causes coreboot to load the rom and seabios loads it again. This also means that CONFIG_PCI_OPT…
pgera updated
5 years ago
-
The PlayStation 2 bus address spaces are complex. A few regions are currently shown in /proc/iomem:
```
# cat /proc/iomem
00000000-01ffffff : System RAM
00010000-003de25b : Kernel code
003d…
frno7 updated
5 years ago
-
### The issue
I tried to start aethersx2 from Pegasus , although I successfully started aethersx2. But the emulator only stays in the BIOS interface, which is the interface that asks me to insert…
-
On Dell a XPS 9510 (and presumably other related models) accidental contact with the touchpad whilst memtest86+ is running causes an exit and reboot.
The touchpad is quite large on this model of l…
-
Some open questions:
- Wrap _all_ syscalls? (Even the undocumented ones)
- Wrap _useful_ syscalls? (Nobody cares about `_ExceptionEpilogue`, right?)
- Implement it all in Rust? (as much as I'd like…
-
I'm trying to connect the model01 via a usb->ps/2 adapter but the looking in the bios the Port is not recognizing the device and listed as empty.
I don't actually have a standard ps/2 keyboard to v…