Skip to content

Useful tools and utilities for working with PC-FX programming

License

Notifications You must be signed in to change notification settings

pcfx-devel/PC-FX_Programming_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PC-FX_Programming_Tools

Useful tools and utilities for working with PC-FX programming

python/grb2yuv

Converter for PC Engine-type palette entries (GRB) to PC-FX YUV-type palette entries. Does not currently take into account the RGB-to-YCrCb conversion inside of the HuC6260, but yields a decent approximation of colours.

python/cvtdefpal

Converter for PCEAS 'defpal'-style palette entry sequences (RGB) to corresponding 16-bit YUV values for inclusion into PC-FX programs

python/cvtgfx

Converter which takes ASCII-art style graphics files, and creates character and sprite graphic data for HuC6270 video processor usage.

See here for examples

About

Useful tools and utilities for working with PC-FX programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages