Been wanting to try vectrex coding for a while, so thought I'd have a go...
I have done a little but not much assembler before, and some very simple music (using BIOS functions) on the vectrex but nothing else.
I am using Vide and following Malbans tutorial and most things have made sense. However drawing shapes using a list doesn't make sense to me:
I know the coordinates are relative. I mapped out what I thought was the correct coordinates but they don't do what I expect. Why does +6 and +1 for Y draw in opposite directions? I thought drawing DOWN would require a negative value?
I'm sure I'm missing something very obvious!
minwah2020-08-25 18:19:03
I have done a little but not much assembler before, and some very simple music (using BIOS functions) on the vectrex but nothing else.
I am using Vide and following Malbans tutorial and most things have made sense. However drawing shapes using a list doesn't make sense to me:
I know the coordinates are relative. I mapped out what I thought was the correct coordinates but they don't do what I expect. Why does +6 and +1 for Y draw in opposite directions? I thought drawing DOWN would require a negative value?
I'm sure I'm missing something very obvious!
minwah2020-08-25 18:19:03