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
builderpages:plasmo:crc65r2:crc65r2home [2022/09/27 06:13] – Initial import from Wayback Machine builderpages:plasmo:crc65r2:crc65r2home [2026/06/15 13:06] (current) – external edit 127.0.0.1
Line 1: Line 1:
 /* Imported from Wayback Machine /* Imported from Wayback Machine
-   Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:crc65r2:crc65r2home +   Original URL : https://www.retrobrewcomputers.org/doku.php?id=builderpages:plasmo:crc65r2:crc65r2home 
-   Snapshot date: 2022-09-27+   Snapshot date: 2025-09-09
    Generator    : wayback-archiver    Generator    : wayback-archiver
 */ */
Line 59: Line 59:
 ===== Design Information ===== ===== Design Information =====
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_rev2_scm.pdf|Schematic]]+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_rev2_scm.pdf|Schematic]]
  
-PCB [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_r2_gerber.zip|photoplots]]+PCB [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_r2_gerber.zip|photoplots]]
  
 CPLD design file CPLD design file
  
-CPLD for [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_cpld_rev2pcb_65816config.zip|W65C816 configuration.]] Top level [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:top_crc816_cpld_scm.pdf|schematic of W65C816 CPLD]] in PDF+CPLD for [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_cpld_rev2pcb_65816config.zip|W65C816 configuration.]] Top level [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:top_crc816_cpld_scm.pdf|schematic of W65C816 CPLD]] in PDF
  
-CPLD for [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_rev0_rev2_pcb_improved_cf_access_2_12_21.zip|W65C02 configuration]]. Top level [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_cpld_schematic_rev2pcb_6502_configuration.pdf|schematic of W65C02 CPLD]] in PDF.+CPLD for [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_rev0_rev2_pcb_improved_cf_access_2_12_21.zip|W65C02 configuration]]. Top level [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65r2:crc65_cpld_schematic_rev2pcb_6502_configuration.pdf|schematic of W65C02 CPLD]] in PDF.
  
 [[builderpages:plasmo:crc65:memory_map|Memory map]] of CRC65 [[builderpages:plasmo:crc65:memory_map|Memory map]] of CRC65
Line 77: Line 77:
 ==== Software ==== ==== Software ====
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:tinyload_released_1_10_21.zip|Tinyload]]+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:tinyload_released_1_10_21.zip|Tinyload]]
  
-CFBootloader is a collection of utility software for loading software in designated locations in CF disk. This is [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:cfboot_crc65_pre_released_1_29_21.zip|beta version of CFBoot]]:+CFBootloader is a collection of utility software for loading software in designated locations in CF disk. This is [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:cfboot_crc65_pre_released_1_29_21.zip|beta version of CFBoot]]:
  
 Run from 0xb17c to copy CF bootstrap code into CF's Master Boot Record Run from 0xb17c to copy CF bootstrap code into CF's Master Boot Record
Line 89: Line 89:
 Load min_mon.hex and run from 0xb2b3 to copy EhBASIC into CF. Load min_mon.hex and run from 0xb2b3 to copy EhBASIC into CF.
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:crcmon_r08c_1_26_21.zip|CRCMon]], a simple monitor for CRC65, rev0.8c.+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:crcmon_r08c_1_26_21.zip|CRCMon]], a simple monitor for CRC65, rev0.8c.
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:crc65_ehbasic_1_23_01.zip|EhBASIC]]+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:crc65_ehbasic_1_23_01.zip|EhBASIC]]
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:game_of_life_released_1_14_21.zip|Conway's Game of Life]] driving 128×64 OLED display over I2C bus. Program starts at 0xa000+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:game_of_life_released_1_14_21.zip|Conway's Game of Life]] driving 128×64 OLED display over I2C bus. Program starts at 0xa000
  
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:clock_improved_wi2c_released.zip|Clock]] simulates traditional clock movement. Program starts at 0x1000+[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:crc65:clock_improved_wi2c_released.zip|Clock]] simulates traditional clock movement. Program starts at 0x1000
  
builderpages/plasmo/crc65r2/crc65r2home.1664259183.txt.gz · Last modified: (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0