-
Would it be possible to use mrustc to compile Rust for TI m68k calculators (TI-89, TI-92+, TI-Voyage 200) by combining mrustc with [TIGCC](https://en.wikipedia.org/wiki/TIGCC) (which was forked from […
-
Dear mame developers and contributors,
i did the mame Haiku port back then which was capable to fully boot IRIX and all the games i tested.
I tried to upstream the required patches here, but i w…
-
@notaz
Do you know what the license information for `cpu/fame/` is? The only thing I can find anywhere is the following line, but the relevant html file that should of had license information is l…
orbea updated
2 years ago
-
Hi there! First of all, thanks for this wonderful project! Really amazing stuff.
Second, check out TRSE (www.turborascal.com), my modern IDE + pascal compiler + resource management solution for 65…
leuat updated
2 years ago
-
Related #1007.
Could we add a BINARY chunk and external compiler support? The intention is to support fantasy (or not) emulated CPUs and to allow usage of external (quite complex) compiler toolc…
-
![PiStorm](https://github.com/captain-amygdala/pistorm/raw/main/media/pistorm_banner.jpg)
The **PiStorm32** is a 32bit Open Source accelerator card for [Commodore](https://en.wikipedia.org/wiki/Commo…
-
The AT&T UNIX PC driver (unixpc.cpp), using a 68010 with custom MMU, requires support for page faults which trigger a bus error, that requires the DA regs to be saved (prior to the PF) and restored pr…
-
This is a proposed enhancement.
Sometimes, I have a section containing mainly data, whether via `.INCLUDE` or `.DB`. The section's size is less than 256 bytes.
Therefore, if I fit the section with…
-
Hi! I found this interesting oddity:
I have three Minimig configs: OS3.9 (KS 45.57), OS 3.2.1 (KS 47.102) and KS 1.3
By default I load OS3.9 - if I _then_ load OS3.2.1, it incorrectly reports th…
-
Hello,
1.19.0rc2 is producing this error failures when rnning on mipsel:
python3.8 plain
```
=================================== FAILURES ===================================
___________________…