Skip to content

Instantly share code, notes, and snippets.

@cbmeeks
Created June 26, 2015 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbmeeks/6482001471cf74573621 to your computer and use it in GitHub Desktop.
Save cbmeeks/6482001471cf74573621 to your computer and use it in GitHub Desktop.
Apple IIe Propeller Emulation
|---------------------------------------|
| Main Layer (Overall Controller) |
|---------------------------------------|
|---------------------------------------|
| Sprite Layer |
|---------------------------------------|
|---------------------------------------|
| Modern Layer (320x200, gfx, etc.) |
|---------------------------------------|
|---------------------------------------|
| Font Layer (IIe Fonts) |
|---------------------------------------|
|---------------------------------------|
| IIe Emulation (Artifacts, etc.) |
|---------------------------------------|
|---------------------------------------|
| VRAM Layer (Working with A2 RAM) |
|---------------------------------------|
|-----------------| |-----------------|
| NTSC Renderer | | VGA Renderer |
|-----------------| |-----------------|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment