- 18
- Posts
- 14
- Years
- Seen Jun 18, 2020
Well im just starting a emulation of Pokemon.
My programming knowledge is in java, so im writing this project from scratch but i need to extract all the resouces out of the rom, such as midi's and images, however i have no idea where to start.
I have been browsing some of the released tools and they all seem to have only export 1 sprite at a time features, which isn't really what i am looking for, does anyone have a detailed file format specification? All i can seem to find after looking for well over an hour is a header for the files, and that isn't helpful either.
I have a semi-decent knowledge of java, so if i had the file specification i could easily write an extracter myself.
Thank you for any help regarding this.
My programming knowledge is in java, so im writing this project from scratch but i need to extract all the resouces out of the rom, such as midi's and images, however i have no idea where to start.
I have been browsing some of the released tools and they all seem to have only export 1 sprite at a time features, which isn't really what i am looking for, does anyone have a detailed file format specification? All i can seem to find after looking for well over an hour is a header for the files, and that isn't helpful either.
I have a semi-decent knowledge of java, so if i had the file specification i could easily write an extracter myself.
Thank you for any help regarding this.