Jump to content
IGNORED

7800 graphic converter


Schmutzpuppe

Recommended Posts

Here is a tool that allows you to convert bmp, pgn, etc. to "raw maria data".

The pictures must have a width of 1024 (for B modes) or 2048 (for A mode).

The y-size doesn't matter (just as height as you like).

For B mode the picture must have 4 (or less colors) with black as background (you can use any other colors for the remaining 3).

For the A mode it is one color + black background.

I didn't do much testing but it works for me so far.

If you find any errors let me know.

The zip contains a picture with the Atari XL font (mode 320b) as example.

One more thing, you must have installed the .NET framework.

 

Have fun

78gfxconv.zip

  • Like 1
Link to comment
Share on other sites

Hey, excellent, this is how it all started within the 2600 development community, little by little tools started to show up and now it seems they are showing up at long long last for the 7800...

 

Have you let Shaggy (Adam) know about this tool, stuff like this should be put together for the 7800 hombrewpaloozo contest :-)

 

 

 

Curt

Link to comment
Share on other sites

Have you let Shaggy (Adam) know about this tool, stuff like this should be put together for the 7800 hombrewpaloozo contest :-)

Curt

I didn't wrote a mail or something I think he will read it here.

 

Two quick notes:

Mode 160b is meant as 160x2 (I don't really know if 160b as description is also correct)

The Example font is mode 320a not b (the application will autodectect this because of the picture width).

Maybe I will add the other modes later if there are some interest but I think the most frequently used modes are implemented.

 

I hope the prog. will make the developers live a bit easier.

Let me know if you have suggestion or feel free to ask if you have questions.

Link to comment
Share on other sites

It will be added to the contest page here shortly.  :D  

 

Like Curt said, it's great to see these kinds of tools starting to trickle out. Keep them coming guys!  8)

Yep, tools can make developers live much easier (I hope this one will).

Here is an updated version.

I added mode 160x4 because I think it is in some way the best mode for pictures.

Also I did some minor bugfixes.

78gfxconv.zip

Link to comment
Share on other sites

One more update.

I thought it would be a good idea if you could convert fonts in Atari XL or C64 format to a maria readable format (320a).

You can convert fonts with 128 or 256 chars.

If you use a font with 128 chars the second 128 will be inverted (XL style).

This version is still beta so feedback would be nice.

78gfxconv.zip

Link to comment
Share on other sites

ehm... what do i exactly need to run the tool?`

 

and is there any archive containint fonts for atari and c64 in native format?

You must have installed the .NET framework: http://www.microsoft.com/downloads/details...&displaylang=en

As far as I know it's also part of the XP SP2.

I don't know any page for XL fonts but ripping them is quite easy as you know.

For C64 I found this site: http://kofler.dot.at/c64/font_01.html

But take care to strip the header (I think the first 3 bytes).

Link to comment
Share on other sites

Wow, the C64 character set archive is nice. I wish someone would do this for the Atari 8-bits. It would be great to use some of them in 7800 and 5200 games.

 

Allan

It's no problem to use the fonts for the 5200 or 7800, the 5200 can read the format directly and for the 7800 they can be converted.

Somewhere I have disks with a lot of XL fonts maybe I'll find them some day...

Link to comment
Share on other sites

One more update.

Now you can convert pictures with a width of 160 and 12 (+ background) colors. There is one limitation at the moment the picture height must be divisible by 16.

The program let you assign the picture colors to maria colors and writes a code snippetwith the necessary lda/sta's.

Another new feature is that you can define the segment height now.

This is usefull because the data for maria is written in reverse order (up side down) in "segements" from 1-16.

The old version just wrote the whole data up side down which will cause you in trouble if you convert pictures with a height > 16.

To show you how to use the data I wrote a little demo with IK plus gfx data.

The archive contains the input and output data as well as the demo source code.

I think it would be a good idea to write some documentation next time...

post-3747-1102816463_thumb.jpg

78gfxconv_v0_5.zip

Link to comment
Share on other sites

I found the bug mentioned above, now it looks better :)

This will be the last update for a while I want to spend the rest of my free time to finished my atari xl game before doing more 7800 stuff.

I would like to thank eric ball, eckhard stolberg, dan boris an all the others who share their knowledge with the community, keep it up guys.

78gfxconv_06b.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...