Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
builderpages:plasmo:6502:prog65:memmap [2025/04/28 02:22] – Revision from 2025-04-28 builderpages:plasmo:6502:prog65:memmap [2026/06/15 13:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +/* Imported from Wayback Machine
 +   Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:6502:prog65:memmap
 +   Snapshot date: 2024-12-07
 +   Generator    : wayback-archiver
 +*/
 +
 +====== Memory Map of Prog65 ======
 +
 +Prog65 has two modes of operation, programmer mode and normal mode.
 +
 +===== Memory map of programmer mode =====
 +
 +RAM: 0x0-0x7FFF
 +
 +FT245 read: 0x8000-0xFFFF
 +
 +FT245 write: 0x8000-0xBFFF
 +
 +EPROM write: 0x8000-0xFFFF
 +
 +EPROM read: disabled
 +
 +===== Memory map of normal mode =====
 +
 +RAM: 0x0-0x7FFF
 +
 +FT245: 0x8000-0xBFFF
 +
 +EPROM: 0xC000-0xFFFF
  
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0