Lana-chan / gbcamtool

A web-based tool for extracting pictures out of Game Boy Camera save files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gbcamtool

A web-based tool for extracting pictures out of Game Boy Camera save files.

Play with it here!

Acknowledgements

Thanks to Raphaël Assénat for his original web-based gbcamtool, the inspiration for this version. Despite similarities, all code here is my own, none was copied from the original.

Thanks to Jeff F. for the GB Camera Tech Info V1.2 document, with which I wrote my own routines for decoding images and ignoring deleted pictures from the cartridge.

License

/*
 * ------------------------------------------------------------
 * "THE BEERWARE LICENSE" (Revision 42):
 * maple "mavica" syrup <maple@maple.pet> wrote this code.
 * As long as you retain this notice, you can do whatever you
 * want with this stuff. If we meet someday, and you think this
 * stuff is worth it, you can buy me a beer in return.
 * ------------------------------------------------------------
 */

About

A web-based tool for extracting pictures out of Game Boy Camera save files.


Languages

Language:JavaScript 73.2%Language:CSS 13.6%Language:HTML 13.2%