flat assembler
Message board for the users of flat assembler.
Index
> DOS > Smallest Mandelbrot ever? |
Author |
|
CandyMan 22 Oct 2012, 13:17
Thank you kourin.
This code can be optimised to 78 bytes. Code: Start: mov ax,13h int 10h ; set 320x200 256 color mode push 0xA000 pop ds ; load ds with video segment xor di,di ; zero out screen offset _________________ smaller is better |
|||
22 Oct 2012, 13:17 |
|
revolution 22 Oct 2012, 13:39
CandyMan wrote:
|
|||
22 Oct 2012, 13:39 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.