somebody know where i can see some infor about protocol which used by epprom and flash saves on n64? any info about seve work mechanism can be useful
If I were you, I would try to reach LaC. I could be wrong, but I am not sure why I always thought that LaC and Titanik is the same person!
I really don't know if this may sound good or bad, if I'm stepping in thin ice saying this but... Marshal could help with that, I guess.
You want to look at libdragon, first. That's an SDK you can use to make N64 programs and includes support of a lot of that. http://www.dragonminded.com/?loc=n64dev/N64DEV For info on FRAM, you need to look at the alt libn64 used by the scummvm N64 port. It's part of the scummvm N64 code. With that and libdragon, you should have all the info needed. You might consider using libdragon as the support code for your N64 menu. That's what I use for the NeoMyth N64 menu.
Krikzz, just a curious question, now that you have experience creating flash drives for multiples consoles, how hard it is to create another one for the following console ? I mean, it was harder for snes them less harder to genesis and so on ? And, since you have experience, how long would you guess it will take for the 64 to be done ? And how hard is it compared to the previews cartridges you created ?
n64 most hard, genesis was most easy. i don't know how many time need because i not always have time for development and n64 more complex project. probably only nes cart could be more complex for me
How about a GBA flash cart with no need for a battery (ie - emulate file system so all save types are saved to SD card, similar to the marshal N64 cart)? How difficult would that be?
"how about cart for xxxx" sorry, but i will be ignore all questions like this. i work only over one project and i dont know which system will be next, and i even don't know will i build some new carts or not. so please not ask me about future and not need to offer me to build carts for some systems
Two points: 1. The question wasn't specifically aimed at you. 2. I asked how difficult it would be, not if you were going to build it.
chill out, is only that the question about new projects is repeated once and again, over and over, that's why I opened the topic "suggested everdrives" in order to not repeat the same questions in every topic, cause I guess eventually gets annoying to answer same question
wmd my md and snes carts not need battery by the way, just need to use some memory which not need battery. i like ramtron fram for that. EDIT: about marshal cart. i not sure, but think that impossible to stream n64 sram saves on SD or CF, EEPROM or flashram saves may be possbible, but not sram. my own save system for n64 still not implemented, so i could be wrong
Krikzz thanks for your answer ) Wish you all the best on your projects! Hope you get rich because you get us happy ))
There are only 3 games(+ some debugroms) that use the full 64MB ram in your cart's ram anyway and even those have some KB's of 00 or FF at the end so you could map the sram save to the last 32KB of your cart's ram. Then after playing read the values and store it on sd. I think I read about this somewhere in marshalls thread. I'm gonna buy both yours and marshalls cart. Keep up the good work. =D