-
Reported by lilEhKabernacus in #bugs Oct/Nov 2021
-
Beginning sometime after the 1.4.x releases, a segfault can be induced by simply starting the application "x48" (an HP48 graphing calculator emulator) version 0.6.4. I haven't tested the 1.5.x releas…
-
Hi
I would like to request to add CHIP-8 emulator to MAME. It's not hardware being emulated then but an interpreted language.
It's part of gaming history so it should be preserved too in MAME.
A…
ghost updated
2 years ago
-
Dennis Tricker
Thu 05 Dec 2013 03:08:46 PM UTC
I've downloaded the latest avrdude windows build from [http://download.savannah.gnu.org/releas](https://savannah.nongnu.orghttp://download.savannah.gnu…
-
This is a question that turns into a feature request if it doesn't exist. The feature request may be related to "Display of Earth's Shadow" request, at https://github.com/Stellarium/stellarium/issues/…
-
Spacefight2091! is again broken, because VF is not properly set to 1 when I overflows for CHIP-8 / S-CHIP ROMs.
This behavior is caused by the bigger memory size introduced by XO-CHIP compatibility.
…
-
When emulating a 50g with 1.3 I'm not able to store something in port 2. Once I store something in port 2 and restart emu48 (even with explicit save state), the emulated calculator will perform a warm…
-
It would be nice if VF could reflect what planes collisions occured on when drawing to both bitplanes; ie. VF taking a value between 0 and 3 according to what plane(s) a collision occured on.
There…
-
Having the ability to do basic unit conversions quickly on the calculator would be very helpful. It shouldn't be necessary to have to download or write a program to do basic conversions.
-
Many manuals I could find on the internet mention that scroll up instruction has 00 BN form, but it looks that octo uses 00 DN form. Which is right opcode?