yup... one problem solved...next appeared...
i wanted to modify your small demo...
exchanged the delta rmt music with another one... worked...
now... the mass started...
i wanted to integrate the taquart logo i used in my sensodx game... it should be loaded from $8000-$bfff (12k)... but just including in the source it mess doesnt want to start the cart...
ok... then i realised that you configured your own header... so i changed the header to start at $7f80 right before the code starts... but it doesnt work... (maybe because at $8000 is just data? no code? your code starts at $f000)
then i tried to remove your header completly and let 78hdr writing the header but it does not work either...
so... any help here needed...
damned 7800 beast...