I'm am making an Emulator program and need a simple VB Sorce Code for a super nintendo emulator. Thanks! :)
Printable View
I'm am making an Emulator program and need a simple VB Sorce Code for a super nintendo emulator. Thanks! :)
Yeah right... this is a joke right?
Try contacting Neronis2000. I don't know if he's still around.
Myself and himself did some work on an N64 emulator :)
If you want source code goto planetsourcecode. If you want assistance with making your own source code, then you'd be in the right place.Quote:
Originally posted by 101VBPro
I'm am making an Emulator program and need a simple VB Sorce Code for a super nintendo emulator. Thanks! :)
Unless u are an EXPERT in VB and API and stuff you are pretty much screwed :(
How much VB do you know?
I wouldn't like to attempt this..in fact I know I couldn't :(
U could search on www.planetsourcecode.com for something.
Woka
Simple Emulator code? Uh huh.
Its obvious you dont even have the fundimentals to create an emu if you think there is simple code.
c64 emulator
VB Code:
cmdTapePlay_Click while true Screen.Color = Random(color) wend End Sub
and just like the real thing it doesn't load the game!
sound like you are not making anything.. sounds like you want someone else to make something you can throw your name on..
:DQuote:
Originally posted by DeadEyes
c64 emulator
VB Code:
cmdTapePlay_Click while true Screen.Color = Random(color) wend End Sub
and just like the real thing it doesn't load the game!
i found an NES emulator written in VB... probably the only one