![]()  | 
| 
 Homebrew creation for  innotab - Printable Version +- Spiffy Hacks (https://spiffyhacks.harmonypogo.com) +-- Forum: Vtech InnoTab (https://spiffyhacks.harmonypogo.com/forum-1.html) +--- Forum: General Info, FAQ and Downloads (https://spiffyhacks.harmonypogo.com/forum-15.html) +--- Thread: Homebrew creation for innotab (/thread-421.html) Pages:  
1
2
 
 | 
Homebrew creation for innotab - rioray - 12-26-2014 Hi , Just new on the hardware and i try to figure out how to make homebrew for innotab2. and i have some questions to the dev here. for now i know a little about the hardware, firmware, sqlite part ... and i have found on github the Source Code Release for the VTech InnoTab (don't know if it apply to innotab 2 as well) Is there any other sdk to start to build homebrew on the device ? which library must i use ? how access fb (i mean other than use lcdterm) . I've already the arm-2010q1-188 toolchain , must i update to another one ? i have saw the video of scummvm port , is there any source code to look at ? if someone here can point me in the good direction it will be nice . thanks in advance. RE: Homebrew creation for innotab - mifille - 12-27-2014 to ask questions to dev i think you should try to contact them on irc channel. contact isomick or deak phreak.... RE: Homebrew creation for innotab - rioray - 12-28-2014 (12-27-2014, 03:39 AM)mifille Wrote: to ask questions to dev i think you should try to contact them on irc channel. contact isomick or deak phreak.... thks for replying , i went on irc but hard to find isomick or deak. i was able to build and execute some hombrew ( sdl sample ) , fprintf show me fct works but nothing appear on screen. (blink/ black screen/loading screen then retrun ) so i hope find isomick to ask him how i did for scummvm . RE: Homebrew creation for innotab - mifille - 12-28-2014 have you seen there's a yahoogroup for inotab? it's old but iso was talking about scummvm on it. RE: Homebrew creation for innotab - rioray - 12-28-2014 (12-28-2014, 11:25 AM)mifille Wrote: have you seen there's a yahoogroup for inotab? yeah i found it when doing search for innotab , my main pb now at that my app show up less than 1 sec and then screen become black , then loading screen... but in that second , i can see my sdlscreen , so sdl code work and touch (tslib) log are done , now i will wait (here and irc) that some other dev show me how they did to have screen fully working (i mean maybe tweak _Run to kill other process that can cause my main pb) BTW thanks for help and reply . RE: Homebrew creation for innotab - mifille - 12-28-2014 ok, hope you 'll find isomick on irc. RE: Homebrew creation for innotab - Deak Phreak - 12-28-2014 Sorry I am not as technical as mick so I am not familiar with creating things from scratch. I'd try to catch him on IRC. He does not use the forums. RE: Homebrew creation for innotab - rioray - 12-29-2014 thanks , I finaly got him on IRC and he point me (by giving me his SDL moded source code) how to build an SDL sample working . i point me also he use /dev/disp0 and chunkMem in his fbconv SDL video driver . So big thank Mick . finaly i respond to myself and post the basic to setup an basic framebuffer using /dev/disp0 , maybe usefull for someone else. Code: #include <stdio.h>RE: Homebrew creation for innotab - Deak Phreak - 12-29-2014 Thanks. If you get in to it further and want to write up a tutorial for others, I will be glad to pin it or put a link to it in the FAQ. RE: Homebrew creation for innotab - emilie56 - 01-05-2018 bonjour merci pour l acceptation je viens d acquérir une storio 2 et j'ai qqs questions pour récupérer des jeux  |