Closed ccureau closed 7 years ago
Looks good. Thank you!
I have a feeling this will show up on the PR, but I don't see any other way to contact you from GitHub. I want to contribute more to getting gcc working with a 6502 target, but I really don't know where to start with understanding the internals of gcc. Is there a book you can recommend? Thanks!
On Mon, Aug 7, 2017 at 6:28 AM, puppeh notifications@github.com wrote:
Looks good. Thank you!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/puppeh/gcc-6502-bits/pull/7#issuecomment-320639204, or mute the thread https://github.com/notifications/unsubscribe-auth/AAl-_tzs1ETw77sC_OB5_rRJIc8d97pHks5sVvTpgaJpZM4Ouy0t .
There's no book as such, AFAIK. There are some resources on the GCC wiki, https://gcc.gnu.org/wiki/GettingStarted, or else the internals manual -- https://gcc.gnu.org/onlinedocs/gccint/, though it's not exactly beginner-friendly (or exhaustive).
add CC65_PATH variable to pull cc65 from non-standard location
Updates to README.md