Re: [hatari-devel] compiling with ahcc from Hatari and command line ? |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Le 12/09/2023 à 20:46, Eero Tamminen a écrit :
Hi, On 12.9.2023 16.18, Nicolas Pomarède wrote:I could use stop #$2300, but it's not very convenient from a .C programSo I committed a change to faketos.s to support a minimal VBL counter at $462 (will write in a different mail to keep track of this)You did not update test binary yet? (SCC tests are still failing.)
not yet, it's in the pipe. But I confirm tests are now passing with this added pause.
- Eero PS. I added more info to tests main readme.txt.
thanks, I must say that compiling with ahcc was not really straightforward :) One missing thing I had to change was to add this line at top of scc_ser.prj :
..C [-iinclude]Shouldn't we add it to all prj files ? It seems that without it, even if prj file is in same dir as ahcc.ttp then compilation fails due to missing includes.
Nicolas
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |