Re: [hatari-devel] User input during fast-forward |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 4.8.2024 17.34, Christian Zietz wrote:
Eero Tamminen schrieb:Or maybe an option for automatically fast-forwarding certain things that GEMDOS HD can recognize: --fast-forward <off|on[:boot,ttp,tos,prg,app]>For Pure C, this might not work. Afaik, the editor/IDE PC.PRG doesn't call the external compiler and linker (PCC.TTP, PLINK.TTP), but has the code builtin.
I guess it's not doing calls to linked code of the other programs with Pexec(6,...) (+Pterm()):
https://freemint.github.io/tos.hyp/en/gemdos_process.html#Pexec ? (In which case it might still have been possible to catch it...) - Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |