Hello. I'm working on a project and i need a bit of guidance and help. I have an arduino ATmega328 with an OLED hooked up to it. i have witten a few games like "pong" and "snake" for the arduino.. using the thumbstick/ buttons sheild. what i want to do next.. is use an I2C EEPROM like (
http://www.sparkfun.com/products/525) this one. i know how to use it. or at least basicly. i got the idea from making a readable/writable game cartradge for the SEGA games. you know.. just loading ROMS into the memory. i want to use it for the same. so. i know i need some kind of inperpreter.. i know there is no way of compiling the code to there and telling the aduino to run it... but i know there is a way to use an interpreter. i know it'll be crazy slow at first.. but i just need somewhere to start. i mean, hell. Pong doesn't need to go fast to play it. its just a few shapes moving on the OLED screen.
it'd be so awesome if anyone could give me any advice or tutorials. i've been searching google for ever... so i just thought i'd drop in here to ask this question.
