Route 64 Developer's Guide
<< || toc || >>

Introduction

This document describes the basic architecture of the Route64 emulation system. It explains the internals of the emulator, making it easier to understand the structure and the implementation. All key concepts in the emulator implementation are discussed here.

Read this book if you are interested in how the emulator works, want to fix bugs or want to integrate Route 64 in your programs. Finally, read it in case you want to emulate a different computer based on Route 64's universal emulation infrastructure.

Since Route 64 is implemented in Java a good understanding of this language is required in order to understand the concepts.

Route 64's source code tree is available on the Route 64 Sourceforge web site in a CVS repository.


Last modified: 2005/07/21CommentsCopyright © 2006 Michael G. BinzSourceForge.net Logo