RE: Line interrupts

2014-01-01 Thread Adrian Brown
Is this in z80 ? From: owner-sam-us...@nvg.ntnu.no [mailto:owner-sam-us...@nvg.ntnu.no] On Behalf Of Andrew Park Sent: 01 January 2014 15:37 To: sam-users@nvg.ntnu.no Subject: Line interrupts Hi all Happy new year lets hope we can see some more sam stuff this year. Any idea how i

RE: Line interrupts

2014-01-01 Thread Andrew Park
Yes im using jam assembler to write the code Thanks Andy From: owner-sam-us...@nvg.ntnu.no [mailto:owner-sam-us...@nvg.ntnu.no] On Behalf Of Adrian Brown Sent: 01 January 2014 15:59 To: sam-users@nvg.ntnu.no Subject: RE: Line interrupts Is this in z80 ? From: owner-sam-us

Re: Line interrupts

2014-01-01 Thread Andrew Gillen
:) Andrew - Original Message - From: Andrew Park To: sam-users@nvg.ntnu.no Sent: Wednesday, January 01, 2014 3:37 PM Subject: Line interrupts Hi all Happy new year lets hope we can see some more sam stuff this year. Any idea how i can set up a line interrupt

Re: Line interrupts

2014-01-01 Thread Balor Price
On 01/01/2014 15:37, Andrew Park wrote: Hi all Happy new year lets hope we can see some more sam stuff this year. Any idea how i can set up a line interrupt routine between 32768 and 65535? I want to change the palette twice once at line 0 and then again on line 128. Many thanks Andy

RE: Line interrupts

2014-01-01 Thread Adrian Brown
for standard functions. If you want I can send you a basic setup for this, including an interrupt handler Adrian From: owner-sam-us...@nvg.ntnu.no [mailto:owner-sam-us...@nvg.ntnu.no] On Behalf Of Andrew Gillen Sent: 01 January 2014 19:34 To: sam-users@nvg.ntnu.no Subject: Re: Line interrupts