Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Write Emulator-Friendly Linux Code

By Peter Seebach
2005-04-16


Like Normal Development, Only More So

The things to keep in mind when making life easier for users who might run your program in emulation are the same things you should keep in mind when developing any software:

• Follow applicable standards as much as possible.
• Avoid "special features."
• Don't push the envelope.

And don't build your code to depend on something that was just released a month ago if you can possibly avoid it. That will only serve to shrink your effective target market.

Tutorial Pages:
» A Developer's Guide to Linux Emulators and How They Operate
» The Basic Emulator
» Emulators as a Distribution Format
» Full Hardware Emulators
» Partial Hardware Emulators
» Software Emulators
» Like Normal Development, Only More So
» Resources


First published by IBM DeveloperWorks


 | Bookmark
Related Tutorials:
» How to Install PHP 5 on Linux
» How to Install Apache 2 on Linux
» How to Install MySQL 5.0 on Linux
» SMB Caching
» Mound --Bind
» Tar Wild Card Interpretation