Now, if you'd given us a simple copper impl, without all the silly INC/DEC/XOR optimisations, that'd be more impressive...
On 20 October 2010 23:09, Josh McDonald <j...@joshmcdonald.info> wrote: > You changed the RGB of color #0 on a VGA? It's late and I'm on my second > bottle of wine, so... > > > On 20 October 2010 00:11, Reinier Zwitserloot <reini...@gmail.com> wrote: > >> Possibly more obscure: >> >> MOV DX, 0x3C8 >> XOR AL, AL >> OUT DX, AL >> INC DX >> DEC AL >> OUT DX, AL >> INC AL >> OUT DX, AL >> OUT DX, AL >> >> I double checked, 3C8 is the right port. Any takers? >> >> On Oct 19, 2:57 pm, Christian Catchpole <christ...@catchpole.net> >> wrote: >> > screen colour = black >> > border colour = black >> > cursor colour = white >> > >> > (and i remembered that from 1987) >> > >> > http://twitpic.com/2yzlcp >> >> -- >> You received this message because you are subscribed to the Google Groups >> "The Java Posse" group. >> To post to this group, send email to javapo...@googlegroups.com. >> To unsubscribe from this group, send email to >> javaposse+unsubscr...@googlegroups.com<javaposse%2bunsubscr...@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/javaposse?hl=en. >> >> > > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > Josh 'G-Funk' McDonald > - j...@joshmcdonald.info > - http://twitter.com/sophistifunk > - http://flex.joshmcdonald.info/ > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Josh 'G-Funk' McDonald - j...@joshmcdonald.info - http://twitter.com/sophistifunk - http://flex.joshmcdonald.info/ -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to javapo...@googlegroups.com. To unsubscribe from this group, send email to javaposse+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.