Skip to content
/ b2d Public

A Utility for Converting Modern Graphics to Apple II Graphics

Notifications You must be signed in to change notification settings

digarok/b2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b2d

The b2d project provides modern builds of versions of bmp2dhr, a utility for converting modern graphics to Apple II graphics.

Releases

  • see the releases page

Usage

The b2d command will show a small amount of help upon execution without any arguments.

Here's an example of converting a BMP to a LoRes Apple II screen:

b2d myimage.bmp L N

The L is for LoRes output, and the N specifies to not include any header, just the raw image data.

About

b2d project is by Dagen Brock

Bmp2DHR version 1.0 and 1.1 were publically released by Bill Buckels in 2014 and 2015 respectively. All rights reserved. See archival directory for more information.

Changelog

1.3 - Initial b2d project release
    - Add no header option
    - Bugfixes
    - Cross-platform fixes and CICD work for new builds

About

A Utility for Converting Modern Graphics to Apple II Graphics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages