Skip to content

pvmm/BMPTO105

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

               =====================================
               105 color image viewer for MSX   v1.0
               =====================================
               
                       (c) 2006 Daniel Vik
                       
                       
Introduction
------------

This package contains an encoder to convert 24bit windows bitmaps (.bmp)
to 105 color interlaced screen2 images. The package also contains an
assembly listing to view the images on the MSX. 

The encoder is pretty straight forward. Just invoke:

bmpto105.exe image.bmp

and a file called image.si2 is created. The si2 file is then used when
compiling the viewer application for the MSX.

The source bitmap file is recommended to be 128x192 pixels. The encoder
is however able to encode imgages of other sizes as well as long as
the width and height is a multiple of 8 bytes.

⚠️ IMPORTANT ⚠️

About

Daniel Vik's 105 colour conversion utility

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors