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/07/06 04:04]
– [Walkthroughs] - re-ordered 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 19: Line 19:
     * For windows users that don't want to jump ship completely to Linux     * For windows users that don't want to jump ship completely to Linux
   * [[FPGA Development Walkthrough]]   * [[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 ===== ===== 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 28: 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
Line 35: Line 45:
   * [[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/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 56: 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.1467799486.txt.gz · Last modified: 2016/07/06 04:04 by gurce