add support to export c64 files (seq/prg) #46
Owner
No description provided.
export as old resolution 300x200
Export c64 SEQ format
Export custom characters as chr file
add option to export c64 disk (d64)
fix ds4 directory sector creation
add d64 button
place book.prg first on the d64 disk
Fixed disk name from being overwritten
fix file size/block counts
fix basic: program end, sys token, machine code pointer
fix d64 bam writing at wrong offsets
change c64 dither to share one background color
fix palette not loading
Remove palette status text
remove palettes that fail to load
keep charset in memory for preview
change how charset is loaded
update character icon instantly
show before picture during loading
bring back slider bar during preview
render before picture behind slider bar
center/stretch page preview
do not render preview larger than its intended output
bring checkerboard within image size
bring border in tight
allow slider to move during render
reveal checkerboard on after until it renders
allow UI to have more control
show rendered before image when available
after is dependent upon before image
tweak render speed vs ui responsiveness
show phases of image render and progress
update visual status with each phase
increase background analysis
do not use solid cells for background decisions
work on rendering background cells
dither with bayer 4x4 first
try dithering with bayer 2x2
tweak blocks being knocked out
change glyph selection into a greedy merge on similarity
show animated reduction phase
try to keep refined glyphs
swaps stay true to the original glyph
paint stage adheres to reduction
use bayer 4x4 again
take 2x2 and 4x4 blocks of the glyph into consideration during reduction
add a late stage to reducer to hold true to 2x2 and 4x4 intent
remove blur in final image
change strategy on c64 images
add a contrast assistant layer for c64
show a title screen
display table of contents on c64
handle reading 0x0 as valid
display toc as individual entries
don't show prev/next unless valid
show chapter count on home screen
show additional book info fields
add color
pull formatted author
load home screen info from disk
fix undefined statment
load cover before showing menu
show cover loader and allow interrupt
wip - move d64 button to book export
fix variable name length
don't redraw entire screen
show a percent, change progress to petscii
fix dupe loading cover and branch error
fix percent value weirdness
jump to shared closed path
fix jump
change to load cover with assembler
get cover to actually load something
wip - cover not loading
still having problems loading
change to standard bitmap mode, fix directory blocks
change sprite text to have black outline
put "press any key" bottom center
remove progress bar, display image as it loads
bring progress bar back to boot screen
got image to display again
got image loading in chunks, separated sprite
fix weak points and clobbering loader
read any key before prompt appears, show home screen before data loads
change to load data via random access records
wip - trying to get sprite prompt to show
press any key shows up
Display HOM as records are read
read HOM with ML
move loading into ML file
export all images for C64
export all pages as images with multi-disk support
show back/home/next sprites
wip - third sprite appears, keyboard responds
wip - working on sprite noise
wip - another attempt at sprite noise
add Commodore 64 notes
doc unused kernal routines
doc d64 format and issues encountered
doc full c64 address space
doc color ram format
add more color notes
explain screen ram color format in more detail
doc memory availability from easy to advanced
add glossary of terms
split color info
add default character set
show upper/lower characters
display inline images for glyphs
reduce grid size
working on character table updates
remove extra columns
doc cards & blocks
line characters
fix up char table
add dither, blocks and angles
ignore cache for python
doc basic better
split out heavy docs
divide up c64 docs
divide up docs more
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tiny-pockets-press/Tiny-Pockets-Press#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?