Skip to content

Commit

Permalink
Correct memory map comment
Browse files Browse the repository at this point in the history
  • Loading branch information
harrowm committed Nov 24, 2024
1 parent a82d078 commit 40a57c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/pld/r2/address_decoder/ic2_address_decoder.pld
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ DESCRIPTION
IC2 (Address Decoder) for rosco_m68k r2

* Onboard RAM : $00000000 - $000FFFFF (1MB)
* Expansion space: $00100000 - $00DFFFFF (14MB)
* Expansion space: $00100000 - $00DFFFFF (13MB)
* ROM : $00E00000 - $00EFFFFF (1MB)
* IO : $00F00000 - $FFFFFFFF (1MB)

Expand Down

0 comments on commit 40a57c1

Please sign in to comment.