CPCWiki forum

General Category => Programming => Topic started by: belzebu on 09:17, 05 August 23

Title: hot to run ASM file on real CPC
Post by: belzebu on 09:17, 05 August 23
Hi to all, 
i have created a short animation and it work corectly on emulator if i start from assembler editor, i have tryed it from Java-CPC and WinApe, but i would like to run on my real CPC 6128 but the basic list go on memory full, if i save the TXT/Bas file the size on DSK is 102K. As you can tell i m not an expert, i m realy a beginner :D 
Any suggestion ?
Thanks to all

Title: Re: hot to run ASM file on real CPC
Post by: trocoloco on 09:57, 05 August 23
using Winape you can create a binary and be saved to the DSK in use, writing this directive at the start of the program. 

write direct "FILENAME.BIN"
Powered by SMFPacks Menu Editor Mod