pouët.net

VGA demo dos 36 bytes
screenshot added by g0blinish on 2021-03-25 07:22:36
platform :
type :
release date : february 1997
  • 0
  • 3
  • 2
popularity : 44%
 44%
  • -0.40
alltime top: #77563
added on the 2021-03-25 06:10:06 by No delete my pro No delete my pro

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

I made this back in the 90's with nasm

on my old P100 mhz I ran dos and linux back then. a lot.
Code:cmp bx,FFFF
- waste of bytes
added on the 2021-03-25 07:22:55 by g0blinish g0blinish
various color screens with no music.
sucks added on the 2021-03-25 15:11:30 by phoenix phoenix
thanks for letting me know i will do better with more feed back
i have mosty done c but i plan on doing more asm
i made that in 1997
im a tracker been doing it a long time fasttakker ii and impulse
If it's your goal to....
- switch to mode 13h
- get a screenpointer
- increment the pixel value each frame
... then the following 11 byte would do it
Code:mov al,0x13 int 0x10 lds bx,[bx] X:inc byte [di] inc di jmp short X


Might be even shorter, idk right now. I guess it's definitely shorter in textmode :D
Visit sizecoding.org for lots of information regarding tiny x86 coding :)
added on the 2021-03-25 20:02:36 by HellMood HellMood
thanks man forthe tip and advice need all the help i can get im really wanting to become a better coder
i do music better
No
sucks added on the 2022-01-08 15:52:36 by SoDa7 SoDa7

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment