-
fVDI documentation states:
> If you have NVDI too, you can make NVDI use fVDI for the actual screen output **by making sure that NVDI runs last**. This will be slower, but you'll be able to use NVD…
-
I've accidentally bumped into this one while trying to get #1 to work. When I compile non-JIT version, take latest freemint aranym snapshot, it seems to work but as soon as the desktop appears, I can'…
-
I don't think that anyone will use such insane values, but
https://github.com/emutos/emutos/blob/aca309207086d913a9246af061023c98b24fafd5/aes/gemobjop.c#L68-L69
should imho read `>=` to clamp a …
-
I'd like to take a look at the original Pexec() implementation (i.e. reverting the disk image hack by Jookie) sometime in near future. Can anyone remember problems with the original implementation? In…
-
As a follow up from a side discussion started in this issue [1].
To finish the implementation of MiNT's own ACIA handler all handlers for vectors in the kbdvecs table must be implemented, just call…
-
Hello,
I wanted to emulate the Atari ST so since I was using Amiga on retroarch I wanted to check for the Atari ST and it looks like there is no option (i.e. no folder) for Atari ST.
Is Atari ST…
-
I bumped into this [years ago](https://mikro.naprvyraz.sk/mint/201301/msg00437.html) but only now realised how dangerously misleading this can be: `S_FLUSHCACHE` [description](https://htmlpreview.gith…
-
Out of curiosity I have tried to defeat this AES 4.1 bug mentioned in https://github.com/freemint/freemint/issues/173#issuecomment-626220330:
> boot to desktop, open a drive window then try rapidly…
-
ET4000 was implemented to the AO486 core. Would it be possible to add this to the Atari ST core like the Viking graphics option?
-
Please allow a newbie question: what if I already have an internal HD on my mega STE (with partition C: to H:) and I would like to connect the ACSI2STM and get an SD card to show up on J: in order to …