-
This thread is intended to list and collect new bugs and feature requests on the sharp pc calculators family.
I'll update the following list basing on the test results and the reports.
- Graphic…
-
Hello,
If I make a lot of notes or changes, I can't seem to sync properly with my other devices.
On one pc I see "Error: ciphertext cannot be decrypted using that key"
Android says:
Error: Error: F…
-
**Décrivez le bug**
Une description claire et concise du bug.
**Pour reproduire le bug**
Etapes pour reproduire le bug:
1. Lancer le jeu
**Comportement attendu**
Pouvoir arriver sur le menu
…
-
I am sorry if there is already a topic about this. Please point me in the right direction if there is. I was using courseplay in my server and the server lost connection and wiped my save file. I read…
-
The title is as follows:
[lib/config/g800.cfg](https://github.com/z88dk/z88dk/blob/master/lib/config/g800.cfg)
```
CLIB g850b -pragma-need=ansiterminal -D__CONIO_VT100 -pragma-export:ansirow…
-
It has a different possibility from the conventional report with g800, and I was a new issue.
But that is a simple and obvious bug.
chr.c:
```
#include
void main() {
printf(12);
for …
-
#987 #998
-
New target, at the moment only ANSI console mode in native resolution, no text attributes is supported.
To include as many models as possible I based the ANSI VT driver on the very minimal common API…