colorpad52b by liang sheng xun / xun
default colorpad by 52b
released in 2004 on PC
Contact the author by mail
Rate this intro: [ votes] |
tags:
Thank you to report any wrong or missing information about this demo.
This demo have been downloaded 1 888 times among which 860 times the previous month.
COMMENTS
- Optimus looks like a tiny util to show the default VGA pallete. Funny :)
- liang sheng xun hehe,,,,yes
- Matrix what do you say on mov bh,$a0 ; mov es,bx? :)
- Matrix and exit with ret instead of int 20h ?
- Matrix ...
- Liang Sheng Xun Matrix ???? hah- "mov bh,$a0 ; mov es,bx" = "mov es,a000"
- Tyler Durden "MOV ES,0a000h" ?!?! That's impossible on intel CPUs !
- Matrix ehh :)
- Liang Sheng Xun So," mov bh,a0"=="mov bx,a000"/" mov es,bx "=="mov es,a000"/that is all
- P01 mov bh,0a0h = mov bx,0a000h if and only if bl = 0 ( which is the case at the begining of a .com )
FROM THE SAME CODER