You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Does this produce horizontal bands on the real hardware? It sure does in Jace.
Either way, I got Wudsn working with Acme and I am a very happy puppy now.
*=$300
lda $c054
nop
lda $c055
jmp $300
-B
D Finnigan
unread,
Aug 30, 2012, 7:37:42 PM8/30/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
BLuRry wrote:
> Does this produce horizontal bands on the real hardware? It sure does in
> Jace.
From my recollection, it should produce vertical bands alternating between
black and white.
BLuRry
unread,
Aug 30, 2012, 8:50:35 PM8/30/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
LOL.. sorry, yes I meant to say vertical. (doh!) The width is probably not 100% right in Jace because it renders two bytes at a time but the phase is correct. So that plus an IRQ-driven routine (Mouse or Mockingboard) can help sync the routine properly.
-B
Antoine Vignau
unread,
Aug 31, 2012, 3:13:38 PM8/31/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Yep, on an Apple //gs set at 1MHz from a 9Mhz accelerated machine, the text mode shows two vertical stripes,
antoine