Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.6 KB

index.md

File metadata and controls

60 lines (51 loc) · 2.6 KB

This is the 'toplevel' documentation file.

<how to edit> <how to contribute>

XXX - Note that this document is out of date

Table of Contents:

  • build - how to download source code, pre-building, compiling bitstream, loading into FPGA, etc
  • using - how to use the architecture when it is running in the fpga
    • monitor - how to interface with the FPGA using a serial port monitor
  • supported-hardware - Which FPGA boards can be used, and what modes do monitors need to support?
  • hickup - firmware description and boot code
    • fat32 - implementation of fat32 file system
  • viciv - information on the viciv (VIC-4) video chip (unsure if this is accurate)
  • User Manual - user manual sourced from https://docs.google.com/document/d/1fmEUg6hDdWRb2tFZ3n4LG7S1mNP04_SUAW5DrE8zRpk/edit accessed 10-AUG-2016, now maintained here.
  • xemu - emulator for the mega65, how to compile and use
  • test - test procedure to verify the behaviour of the design

Below are misc URLs:

MEGA65:

C65:

C64:

MISC:

The End.