Manic Miner problem on XRoar

A place to discuss everything Dragon related that doesn't fall into the other categories.
Sarah
Posts: 177
Joined: Wed Apr 13, 2011 3:36 pm
Contact:

Re: Manic Miner problem on XRoar

Post by Sarah »

Here you go... the same CAS split into separate compiler and linker sections... together with a HELLO WORLD that I successfully compiled to test it!

Code: Select all

0 PRINT"HELLO WORLD"
1 GOTO 0
Attachments
hello world.rar
Hello World (compiled)
(3.78 KiB) Downloaded 266 times
sprint.rar
Sprint BASIC Compiler by Oasis Software (split)
(10.61 KiB) Downloaded 262 times
zephyr
Posts: 1474
Joined: Mon Jul 21, 2008 1:18 am

Re: Manic Miner problem on XRoar

Post by zephyr »

Thanks! :) It works perfectly under T3, but for some reason it always fails to compile under the latest XROAR 0.28.
Post Reply