|
I was converting a song into an nsf with mml/mck. Was about halfway done (both squares, most of triangle done. no noise/pcm). everything is working fine and it's sounding good. Now i go to add a couple more lines (testing as i go along) and I get this error when I go to compile it (using mck and nesasm).
NES Assembler (v2.51) pass 1 #[2] freqdata.h 87 00:A004 db $6e,$90,$03,$00 ; g+ $039068 Bank overflow, offset > $1FFF! # 1 error(s)
Not to savvy with ASM, but am I correct in assuming that this just means i ran out of room (the last successful compiled nsf uses pretty much all of the 8KBs). The song itself is about 80 seconds before it loops. Anyway is there anything i can do or am i pretty much stuck?
Thanks in advance, radne
|