Skip to content

Windows character, tile and map editor for the Acorn Atom and BBC Micro

License

Notifications You must be signed in to change notification settings

fizgog/AcornPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcornPad

Windows character, tile and map editor for the Acorn Atom and BBC Micro, based from screenshots of the Commodore 64 CharPad

AcornPad

Version 1.09 Release

New

Added colour picker to the character editor (left click) draw colour (right click) erase colour

Added increase and decrease icons to the map editor for adding or deleting rows (left click) and columns (right click)

Added undo / redo for adding an deleting rows and columns

Added user-defined character left and right selector colour choice

Added user-defined tile left and right selector colour choice

Added user-defined map cross selector colour

Fixes

Fixed tile selector size

Version 1.08 Release

New

Added Import from File (searches for .byte and EQUB values)

Version 1.07 Release

New

Added map compression 4 4 (bits 11110000 for length, 00001111 for image)

Added map compression 5 3 (bits 11111000 for length, 00000111 for image)

Version 1.06 Release

New

Added Import from Binary

Changes

Added ability to change saturation and brightness levels in the image importer

Fixes

Version 1.05 Release

New

Added usage information to the character editor status bar

Added usage information to the tile editor status bar

Added cursor keys selection to character set

Added cursor keys selection to tile set

Added keyboard shortcuts for transformation functions

Added ability to change mode of the machine

Added replace colour to character editor

Added replace all colours to character Set

Added replace colour to tile editor

Added some more example projects

Changes

Fixes

Fixed cut function in the tile editor

Fixed map export to screen generating corrupted image

Version 1.04 Release

New

Added char information to the tile editor status bar

Added examples folder with a few example project files

Added transform icons to the tiles editor menu

Added following colour options to the tile editor

  • Negative

Changes

Optimised the auto palette option in the Import Image utility

Locked down cycling through the Atom palette

Map picker now picks tile instead of character if the tiles are online

Fixes

Fixed paste function, not creating a unique character or tile number

Fixed character compression when using tiles

Fixed tiles online toggle, not refreshing forms

Version 1.03 Release

New

Tiles support added (max size 10x10)

Added tile size form - pops up when tiles online is set to yes in the palette editor

Added tile set form

Added tile editor form

Added following transform options to the tile editor

  • Flip Horizontal
  • Flip Vertical
  • Shift Left
  • Shift Right
  • Shift Up
  • Shift Down

Added colour picker to the tile editor

Added compression to tile set

Added tile resize to tile set

Added automatic character map to tile map conversion

Added automatic tile map to character map conversion

Added tile export to screen

Added tile ASM export

Added CC65 support

Added threading to import image and export to screen

Added update option to export to screen

Added release notes to the help menu

Added prelimary Atom support (currently exporting in Beeb format)

Changes

Changed colour selectors and styles, green for left click, purple for right click

Improved layout of Import Image form

Improved layout of Export to Screen form

Fixes

Fixed character and tile selectors not moving correctly when using scroll bars

Version 1.02 Release

Fixes

Fixed bug when resizing the character set form and the zoom factor >= 8, causing a divide by zero error

Version 1.01 First Public Release

New program based from screenshots of CharPad for the C64

Added Palette Editor

Added Character Set

Added Character Set compression

Added Character Editor

Added following transform options to the character editor

  • Rotate 180°
  • Added Rotate 90° Clockwise
  • Added Rotate 90° Counter Clockwise
  • Flip Horizontal
  • Flip Vertical
  • Shift Left
  • Shift Right
  • Shift Up
  • Shift Down

Added following colour options to the character editor

  • Negative

Added Map Editor

Added following transform options to the map editor

  • Flip Horizontal
  • Flip Vertical
  • Shift Left
  • Shift Right
  • Shift Up
  • Shift Down

Added Undo / Redo

Added Cut, Copy and Paste

Added Loading and saving of project files (in Json format)

Added Export to screen

Added Export to ASM

Added Export Map to BBC screen

Added Image Importer

Added pixel aspect ration 2:1 for mode 2 and 5

Added Recent File list

Added Acorn background image

Added Clipboard History

Added Option screen to store export information

About

Windows character, tile and map editor for the Acorn Atom and BBC Micro

Resources

License

Stars

Watchers

Forks

Packages

No packages published