User Tools

Site Tools






start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2016/06/29 15:30]
– [Documentation] - added blog link describing how to remote-vnc into his mega65 :) gurce
start [2018/01/26 06:08] (current)
– mention new 2nd search bar added for searching through github docs gurce
Line 1: Line 1:
-====== MEGA 65 Wiki ======+====== MEGA65 Wiki ======
  
  
Line 8: Line 8:
 For now, I'll just add pages into a linear list below. Later on, as content grows, I'll try provide more hierarchical/tree structuring. For now, I'll just add pages into a linear list below. Later on, as content grows, I'll try provide more hierarchical/tree structuring.
  
- +===== Introduction =====
-===== Documentation =====+
  
   * [[https://c65gs.blogspot.com.au/2014/01/motivations-and-goals-for-project.html|Motivations and Goals for the Project]]   * [[https://c65gs.blogspot.com.au/2014/01/motivations-and-goals-for-project.html|Motivations and Goals for the Project]]
 +
 +===== Walkthroughs =====
 +
   * [[MEGA65 Prerelease Starter's Manual]]   * [[MEGA65 Prerelease Starter's Manual]]
     * Steps for how to get your Nexys board up and running with the MEGA65 bitstream     * 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
 +  * [[FPGA Development Walkthrough]]
 +    * Guides you through the installation of the Xilinx ISE WebPack software and its usage
 +  * [[https://github.com/MEGA65/mega65-core/blob/master/doc/index.md|MEGA65 GitHub docs]]
 +    * 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 =====
 +
 +  * [[https://docs.google.com/document/d/1fmEUg6hDdWRb2tFZ3n4LG7S1mNP04_SUAW5DrE8zRpk/edit#|C65GS System Notes]]
 +    * Existing community-driven documentation of the MEGA65 architecture and internal details
 +  * [[https://c65gs.blogspot.com.au/2015/04/about-c65gs-memory.html|MEGA65 Memory Map]]
   * [[http://www.zimmers.net/cbmpics/cbm/c65/c65manual.txt|Unofficial C65 Manual]]   * [[http://www.zimmers.net/cbmpics/cbm/c65/c65manual.txt|Unofficial C65 Manual]]
     * See Chapter 2 and [[http://mega65.net/vic-iii-and-vic-iv-information|this post]] for VIC III specs     * See Chapter 2 and [[http://mega65.net/vic-iii-and-vic-iv-information|this post]] for VIC III specs
Line 20: Line 37:
   * [[https://github.com/gardners/c65gs/tree/master/docs|MEGA65 Docs]]   * [[https://github.com/gardners/c65gs/tree/master/docs|MEGA65 Docs]]
     * (just a few text files accumulating in the github repo for now)     * (just a few text files accumulating in the github repo for now)
 +  * [[Remote Serial Monitor]] - handy for debugging
   * [[https://drive.google.com/file/d/0BxQvjJU340nFWEMyS1pZc0VPWG8/edit?usp=sharing|C65 Kernel Disassembly]]   * [[https://drive.google.com/file/d/0BxQvjJU340nFWEMyS1pZc0VPWG8/edit?usp=sharing|C65 Kernel Disassembly]]
     * Courtesy of [[https://c65gs.blogspot.com.au/2014/02/disassembling-c65-c64-mode-kernel.html|Paul's Log entry]] on the matter     * Courtesy of [[https://c65gs.blogspot.com.au/2014/02/disassembling-c65-c64-mode-kernel.html|Paul's Log entry]] on the matter
   * [[https://c65gs.blogspot.com.au/2014/02/creating-c65gs-kickstart-rom.html|KickStart ROM]]   * [[https://c65gs.blogspot.com.au/2014/02/creating-c65gs-kickstart-rom.html|KickStart ROM]]
   * [[https://c65gs.blogspot.com.au/2014/08/ethernet-receiving-now-has-hardware-crc.html|Ethernet Interface]]   * [[https://c65gs.blogspot.com.au/2014/08/ethernet-receiving-now-has-hardware-crc.html|Ethernet Interface]]
-  * [[FPGA Development Walkthrough]]+    * [[https://c65gs.blogspot.com.au/2014/11/loading-data-via-ethernet.html|Loading data via Ethernet]]
   * [[https://c65gs.blogspot.com.au/2014/09/remotely-view-and-interact-awkwardly.html|Remote VNCing]]   * [[https://c65gs.blogspot.com.au/2014/09/remotely-view-and-interact-awkwardly.html|Remote VNCing]]
- +  * [[https://c65gs.blogspot.com.au/2014/11/more-work-on-proportional-fonts.html|Proportional fonts]] 
 +  * [[https://c65gs.blogspot.com.au/2015/09/making-speed-control-easier.html|CPU Speed Control]] 
 +  * [[https://groups.google.com/forum/#!topic/c65gs-development/SGj9TYjxrak|FPU]] 
 +    * 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 
 +  * [[Nexys Board Switches]]
 ===== Source ===== ===== Source =====
  
Line 47: Line 68:
     * **[[http://www.efnet.org|EFNet]] #mega**     * **[[http://www.efnet.org|EFNet]] #mega**
   * [[https://mega.folderflex.com/sharefolder/MEGA/MEGA65|Shared folder with first demo disk]]   * [[https://mega.folderflex.com/sharefolder/MEGA/MEGA65|Shared folder with first demo disk]]
 +  * [[https://www.dokuwiki.org/plugin:indexmenu]] - a menu plugin I'm considering to use for this wiki one day
  
 ===== Handy Links ====== ===== Handy Links ======
start.1467235814.txt.gz · Last modified: 2016/06/29 15:30 by gurce