Is there a memory map yet? #34
tkiller99999
started this conversation in
General
Replies: 3 comments 1 reply
-
|
It's all RAM except the last page $ff00 where the IO hardware is mapped. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
So I can map rom code into the ram area and go from there. great.. well If
you know anyone who wants a Board (I got PCBWay to make them) I have 3 extra
ones.
I want to design a board that I can plug a cartridge (a c64 one) into and
read out and play the program from it.
Regards,
Ted Killmeyer
…___________________________
Theodore Paul Killmeyer Jr.
(USS Nevada SSBN 733 Plank Owner)
Computer Engineer
Electrical Engineer
Senior Systems Architect
Skype: Theodore.Killmeyer
Email: ***@***.***> ***@***.***
Email: ***@***.***> ***@***.***
Email: ***@***.***> ***@***.***
Mobile: +1 (720) 937-0281
From: rumbledethumps ***@***.***>
Sent: Saturday, August 19, 2023 2:58 PM
To: picocomputer/discussions ***@***.***>
Cc: tkiller99999 ***@***.***>; Author
***@***.***>
Subject: Re: [picocomputer/discussions] Is there a memory map yet?
(Discussion #34)
It's all RAM except the last page $ff00 where the IO hardware is mapped.
https://github.com/picocomputer/rp6502-sdk/blob/main/rp6502.cfg
-
Reply to this email directly, view it on GitHub
<#34 (comment)
89> , or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCQLNVVK4326BQLTGANCOTXW
EZFJANCNFSM6AAAAAA3W2FK7A> .
You are receiving this because you authored the thread.
<https://github.com/notifications/beacon/ATCQLNT5Q3SGHXZIW4OF7D3XWEZFJA5CNFS
M6AAAAAA3W2FK7CWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3T
UL5UWJTQAM5HZ2.gif> Message ID:
***@***.***
***@***.***
.com> >
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
that sounds like a very goo idea.... I will work towards a programs that can scan through a c64 program and update the RIA and VGA into the code and if needed recompile theat... or better yet just have it call a separate library for the calls |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to see if I can get the C64 roms to play nice and maybe run some C64 apps on this. it would help a great deal to get a complete Memory map ( I see some info for various ram mapping)
Beta Was this translation helpful? Give feedback.
All reactions