Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RipX

Pages: [1]
1
Coding tutorials / Re: Z80 ASM game 30 minute tutorial
« on: December 21, 2009 »
Hey Jim,

Thanks for the greet, Yeah, I just tried it with v0.666 of zx spin also, I'm able to compile the data and I'm setting the start address to 33000 and keeping the Start Page as MAIN upon trying to assemble, but, as soon as I attempt to run the program using the Program->run menu in the assembler, it dies. I'm a bit stumped :\

Any more ideas?


Best regards

RipX

2
Coding tutorials / Re: Z80 ASM game 30 minute tutorial
« on: December 21, 2009 »
Getting errors:

I seem to get an error each time I attempt to run the program from the assembler, the message that I receive is:

"Access violation at address 0060470C in module 'ZXSpin.exe'. Write of address 05603622"

Maybe I am addressing something incorrectly? I'm usure how to load the program once the assembly has been entered into the assembler and assembled?

Any help :\

RipX

Pages: [1]