flat assembler
Message board for the users of flat assembler.

Index > Projects and Ideas > BOOT FONT 8x8 VIEWER [Seaching for...]

Author
Thread Post new topic Reply to topic
Remy Vincent



Joined: 16 Sep 2005
Posts: 155
Location: France
Remy Vincent 08 Oct 2006, 22:12
I am searching for a piece of FASM code that I can not make alone, because file access is too much for me with FASM Embarassed . The point is that it's very frustrating to have a BOOT FONT, and to display it with a high level language... why have a BOOT FONT then ?


That's why I'm searching for a piece of assembler code able to display a 256x8x8 pixels file ( = exactly 2048 bytes ). Obviously, my file "BOOTFONT.BIN" has absolutly no header, because all chars of the file are 8x8 pixels...

Embarassed Thaaaaaaankkkkkksssssss...


Description: A screen shot of the BOOT FONT...
Filesize: 18.87 KB
Viewed: 7964 Time(s)

BootFont.jpg


Description: a small BOOT FONT ( 2048 bytes )
Download
Filename: BootFont.zip
Filesize: 24.78 KB
Downloaded: 970 Time(s)

Post 08 Oct 2006, 22:12
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4347
Location: Now
edfed 18 Oct 2006, 10:52
easy
you access the segment 0b800h
and you put your color and asciicode all the two bytes
the asciicode first
and thats all
Post 18 Oct 2006, 10:52
View user's profile Send private message Visit poster's website Reply with quote
UCM



Joined: 25 Feb 2005
Posts: 285
Location: Canada
UCM 18 Oct 2006, 20:27
Uuuh, you are talking about the wrong thing edfed... He has a font which is declared as 2048 bytes, and wants to display it. He is not trying to display letters on a text interface.
Post 18 Oct 2006, 20:27
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.