Displaying monochrome images on AppleII

5 posts / 0 new
Last post
abaroni's picture
Online
Last seen: 1 hour 39 min ago
Joined: Jun 23 2025 - 16:49
Posts: 2
Displaying monochrome images on AppleII
Hi everyone! This is my first post. I developed an open source tool to generate an APPLESOFT program to display any image on the AppleII. I'm not sure if it is of any interest, but I had fun developing it. Check it out here https://abaroni.neocities.org/ or run it locally (it's open source.. actually it's "only-source", since it's literally just one HTML file).
macnoyd's picture
Offline
Last seen: 13 hours 33 min ago
Joined: Oct 15 2012 - 08:59
Posts: 869
Very Kewl ...

Thank you for sharing.  This is a very useful utility.

Any plans to make it do color?  (I know there are only 8 or 16 to work with) 

Online
Last seen: 41 min 50 sec ago
Joined: Jul 5 2018 - 09:44
Posts: 2823
macnoyd wrote:Thank you for
macnoyd wrote:

Thank you for sharing.  This is a very useful utility.

Any plans to make it do color?  (I know there are only 8 or 16 to work with) 

Only 6 with limitations on pixel placement in HGR and 16 in DHGR.  The image looks like HGR.  DHGR is //e, //c, IIgs specific, won't work on ][+ or many older clones.

 

abaroni's picture
Online
Last seen: 1 hour 39 min ago
Joined: Jun 23 2025 - 16:49
Posts: 2
macnoyd wrote:Thank you for
macnoyd wrote:

Thank you for sharing.  This is a very useful utility.

Any plans to make it do color?  (I know there are only 8 or 16 to work with) 

I'd love to make it run faster. Maybe I'll rewrite it in assembly...If anyone will run it on real hardware please post some pictures <3

Offline
Last seen: 22 hours 57 min ago
Joined: Dec 3 2024 - 07:31
Posts: 1
abaroni wrote:macnoyd wrote
abaroni wrote:
macnoyd wrote:

Thank you for sharing.  This is a very useful utility.

Any plans to make it do color?  (I know there are only 8 or 16 to work with) 

I'd love to make it run faster. Maybe I'll rewrite it in assembly...If anyone will run it on real hardware please post some pictures <3

 

Apple II Desktop let you do it natively

 

Log in or register to post comments