Plans for further improvements? (TG68, FastRAM, networking, better GFX modes)
Posted: Fri May 07, 2021 10:02 am
i finally have my MiSTer up and working and playing with the ST core. As a huge fan of Atari/TOS machines that I used many years, I'd like to push the core capabilities towards the higher end Atari/TOS machines. Actually, the result should be rather an generic TOS machine, that would have fast CPU, enough RAM, high resolution color, than (cycle) exact simulation of a particular machine (forget Falcon, for now).
There are a couple of modifications that could be done with not that much effort:
- TG68 core for 020+ instruction support and better speed (MiST core has already added experimental support for that)
- FastRAM above 16MB thanks to 32bit core
Then a bit more complicated parts:
- network driver for mintnet (and perhaps stik/sting, too) as s wrapper for underlying linux system
- new graphics mode(s) either by implementing part of VIDEL chip to support 256 and 16bit mode in various resolutions AND TOS4.4 that has support for these modes (not sure if EmuTOS already supports these modes) or by a "graphic card" using a fvdi driver (can be borrowed from Aranym)
- generic Xbios audio like on Aranym or Clones that use SB cards
Long term goals:
- Falcon SDMA + 16bit audio subystem
- Falcon DSP (using Aranym or Hatari software in hybrid emulation?)
- 68030 MMU (hybrid emulation?)
- Falcon core as a byproduct?
So, firstly I'd like to ask the author(s) of current MiSTery port, if some of the improvements (at least port the TG68 from the MiST core) is planned or even in progress, otherwise I'l try to do it myself.
There are a couple of modifications that could be done with not that much effort:
- TG68 core for 020+ instruction support and better speed (MiST core has already added experimental support for that)
- FastRAM above 16MB thanks to 32bit core
Then a bit more complicated parts:
- network driver for mintnet (and perhaps stik/sting, too) as s wrapper for underlying linux system
- new graphics mode(s) either by implementing part of VIDEL chip to support 256 and 16bit mode in various resolutions AND TOS4.4 that has support for these modes (not sure if EmuTOS already supports these modes) or by a "graphic card" using a fvdi driver (can be borrowed from Aranym)
- generic Xbios audio like on Aranym or Clones that use SB cards
Long term goals:
- Falcon SDMA + 16bit audio subystem
- Falcon DSP (using Aranym or Hatari software in hybrid emulation?)
- 68030 MMU (hybrid emulation?)
- Falcon core as a byproduct?
So, firstly I'd like to ask the author(s) of current MiSTery port, if some of the improvements (at least port the TG68 from the MiST core) is planned or even in progress, otherwise I'l try to do it myself.