Old wiki contents
For now, I’ve just copy/pasted links to the old wiki’s content here.
We can move any useful stuff from here into the new wiki whenever needed.
Introduction
Walkthroughs
MEGA65 Prerelease Starter's Manual
Steps for how to get your Nexys board up and running with the MEGA65 bitstream
Preparing a build environment in Cygwin
For windows users that don't want to jump ship completely to Linux
Guides you through the installation of the Xilinx ISE WebPack software and its usage
Search these github docs via the 2nd search-bar above
A few github *.md doc files presently accumulating in the official github repo.
They cover some common ground as the existing wiki walkthroughs, with more dev-related details
They also have a more linux-centric approach, if that's your preferred path (over windows-cygwin)
Documentation
Existing community-driven documentation of the MEGA65 architecture and internal details
See Chapter 2 and this post for VIC III specs
See iomap.txt and viciv.vhdl for VIC IV specs
See Chapter 3.1 for BASIC v10 reference
(just a few text files accumulating in the github repo for now)
- handy for debugging
Courtesy of Paul's Log entry on the matter
An idea mentioned of having a “Fixed Point Unit”, not sure if it has eventuated yet, but will add this just to put it on the radar
Source
https://github.com/gardners/c65gs
Source code for the mega65 project, for those keen to study, build and refine it
https://github.com/gardners/gs4502b
Source code for Paul's 4502 processor (which the mega65 project makes use of)
See this blog post for a description of how Paul tweaked the Ophis Assembler to work for this new processor
http://github.com/gardners/4510tests
A suite of tests for the new processor. More info in Paul's blog
https://github.com/sy2002/DM65PIC/tree/master/bin
Support for C65 keyboard via DM65PIC
Miscellaneous
Post on this forum thread and in the 'contact' form of the main site if you're interested in helping out.
IRC Channel:
#mega
Handy Links
Main home-page of the project, offers the bitstream download for the fpga (password protected)
The MEGA65 Discord server - chat with other folks that are interested in the project
The MEGA65 filehost - download the latest games, applications, cores, bitstreams, documentation :)
User forum, a good place to ask questions and learn from others. There's already quite a few handy threads to help people get acquainted with details
Paul Gardner-Stephen's blog, where he details his adventures and exploits in bringing this project to life
https://www.facebook.com/MEGA65RetroComputer
Facebook page for the project
https://groups.google.com/forum/#!forum/c65gs-development
Google groups page for the MEGA65 project
http://store.digilentinc.com/nexys-4-ddr-artix-7-fpga-trainer-board-recommended-for-ece-curriculum/
Nexys FPGA dev board used for Mega65 project