-
Don't ask me why, but I was load Zanac A.I. from CAS file on a National CF-3300 (MSX1 with a disk drive). During loading the game stopped and instructed me to remove the disk drive or boot with shift …
-
I discovered that the value of msx_type is strange except for MSX1 (mostly MSX2):
```
#include
#include
main () {
printf("%u", msx_type());
}
```
```
zcc +msx -lmsxbios -create-app -b…
-
Load a game (I tried Streemerz) and the core will silently crash and the emulator close.
-
Nextor should clear the screen before showing the version number and searching for devices because on certain MSX1 machines these messages end up in the middle of the screen.
-
On MacOS when switching machine through the UI the list contains many duplicate machines (for which only 1 .xml is in the share/machines folder). See screenshots.
Duplicate National CF-3300:
Dup…
-
salut voici un log du probleme rencontre
```
python /recalbox/share/SystemSorter.py manufacturer
File "/recalbox/share/SystemSorter.py", line 10
alphabetical = ['3do','amstradcpc','amiga600…
-
http://software.broadinstitute.org/cancer/software/gsea/wiki/index.php/Data_formats#GMT:_Gene_Matrix_Transposed_file_format_.28.2A.gmt.29
- use jq for this
-
Tested on openMSX-0.14.0-gf02f3ce, on Mac OS-X.
==First issue==
When you try to use the save_msx_screen to save the intro screen of the MSXdev07 game Lotus F3, it saves bogus information for t…
-
since colecovision and sg1000 seeems quite close to msx1, would be great seeing it ported to them - perhaps the information i have available as code at http://www.boriel.com/wiki/en/index.php/ZX_BASIC…
ghost updated
5 years ago
-
This is perhaps a question more than a bug report.
I'm trying to setup the memory after loading from CAS:
* get the primary and secondary slots of page 3
* set the same for pages 1 and 2
T…