I have a 6502 emulator burried inside of a commercial game engine. The 6502 code drives a simulated planetary rover bot around on the landscape. Be the first on your block to discover life on an alien world!
I am looking for some input / suggestions on this project. Please visit the website and let ...
Search found 5 matches
- Wed Aug 22, 2007 4:58 pm
- Forum: General Discussions
- Topic: Planetary Rover Simulator
- Replies: 0
- Views: 3678
- Mon Aug 20, 2007 11:50 am
- Forum: Emulation and Simulation
- Topic: emulator source
- Replies: 7
- Views: 8502
Ok I wrote an emulator that works and have it integrated into my engine. Proof of concept works so time to let the cat out.
What I did was integrate the emulator into a commercial game engine. You have to write 6502 assembly language to dive a virtual robot around. The first test is working, I have ...
What I did was integrate the emulator into a commercial game engine. You have to write 6502 assembly language to dive a virtual robot around. The first test is working, I have ...
- Sun Jul 29, 2007 8:29 pm
- Forum: Emulation and Simulation
- Topic: emulator source
- Replies: 7
- Views: 8502
- Sat Jul 28, 2007 12:23 pm
- Forum: Emulation and Simulation
- Topic: emulator source
- Replies: 7
- Views: 8502
- Fri Jul 27, 2007 3:40 pm
- Forum: Emulation and Simulation
- Topic: emulator source
- Replies: 7
- Views: 8502
emulator source
Hello all I have an exciting project started but I need to incorporate an emulator into the project. I am using MSVC6 for the project so the code needs to be c/c++ for that target.
Any help?
Any help?