Results 1 to 3 of 3
- 02-11-2011, 02:23 AM #1
Member
- Join Date
- Feb 2011
- Posts
- 4
- Rep Power
- 0
How do you go about writing an emulator?
Hello,
how do you go about writing an emulator in Java? I understand what an emulator is and the basics for how it works but how would you actually go ahead and write one in Java? I have read a lot of eBooks and tutorials about it but I am having trouble understanding how the actual programming would be done.
Any good website references or eBooks would also be great.
*I already know the Java programming language so tutorials on Java programming won't help at all.*
Thanks,
Noah
- 02-11-2011, 04:21 AM #2
Senior Member
- Join Date
- Mar 2010
- Posts
- 953
- Rep Power
- 4
1. Design a user interface that looks and acts like the user interface of what you're trying to emulate.
2. Write code to make your program act like the thing you're trying to emulate acts.
You're welcome.
-Gary-
- 02-11-2011, 07:54 AM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,399
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
nokia emulator
By sivasankar in forum Sun Java Wireless ToolkitReplies: 2Last Post: 01-25-2011, 03:08 PM -
Emulator
By pabloma2002 in forum New To JavaReplies: 5Last Post: 12-29-2010, 02:33 AM -
Testing on ME Emulator
By phams in forum New To JavaReplies: 3Last Post: 06-16-2010, 04:02 AM -
Emulator Testing
By phams in forum Sun Java Wireless ToolkitReplies: 0Last Post: 06-15-2010, 11:33 AM -
Nokia Emulator
By David55 in forum Sun Java Wireless ToolkitReplies: 2Last Post: 03-08-2009, 03:01 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks