Search found 2 matches

by bobsab
Tue Oct 28, 2003 8:14 pm
Forum: Programming
Topic: 6502 game board emulator
Replies: 4
Views: 3981

Thanks

Thank you guys for your help.

Garthwilson, the simulator software I saw was not only simulating the 6502 processor, but the whole game with the graphics and everything. he was actually playing the game on his PC and whenever he made changes to the program (the game), changes where immediately seen ...
by bobsab
Tue Oct 28, 2003 8:55 am
Forum: Programming
Topic: 6502 game board emulator
Replies: 4
Views: 3981

6502 game board emulator

Hi all,

I am new to the 6502 programming. I am trying to program games like poker and others. However I am facing a lot of difficulties in the testing of the program since what I have is a real poker machine with its board and an emulator connected to it and to the computer.

I have seen with other ...