Search found 7 matches

by MartyG
Fri Nov 17, 2023 2:59 pm
Forum: Programming
Topic: CC65 in Windows
Replies: 3
Views: 1509

CC65 in Windows

Hi All;
When wanting to install CC65 in windows 10, the instructions say "install.vbs" where do I find the Install vbs file in CC65 ?? I don't see it anywhere ?? THANK YOU marty
by MartyG
Tue Nov 07, 2023 1:34 am
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Re: Implimenting BCPL on 6502

Hi All;
Correction, Robert Nordier not Nortier..
https://www.nordier.com/index.html
For His 16 bit stuff..

THANK YOU Marty
by MartyG
Sun Nov 05, 2023 1:06 am
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Re: Implimenting BCPL on 6502

Hi All;
Ok, what I am looking for next is the following snippets of code that will run with CC65, they are memcpy, realloc, calloc, malloc and getvec and how do I run CC65 on my linux machine,, (Linux Mint)..

THANK YOU Marty
by MartyG
Thu Nov 02, 2023 3:26 pm
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Re: Implimenting BCPL on 6502

Hi All;

Thank You Gordon.. I will take a look at these files later..THANK YOU Marty
by MartyG
Thu Nov 02, 2023 3:46 am
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Re: Implimenting BCPL on 6502

Hi All;
Thank You Gordon and Ed for Your prompt reply..
I Found the BBC Code that I have from Martin Richards, and I have the code for 16 bit from R. Nortier (spelling may not be correct.)..
Today has been busy and it looks like tomorrow will be busy as well also..
I am Wire-wrapping my 6800 Board ...
by MartyG
Wed Nov 01, 2023 1:07 pm
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Re: Implimenting BCPL on 6502

Hi All;

Thank You, Gordon, for Your Prompt Reply, and help..

I have much of Martin Richards BCPL stuff, and I will take a look later at what I have..

He had a Disk Crash awhile back and I was able to help Him get some of His files Restored, from my back-ups..

I will look into the BBC Micro and ...
by MartyG
Wed Nov 01, 2023 3:52 am
Forum: Programming
Topic: Implimenting BCPL on 6502
Replies: 11
Views: 7790

Implimenting BCPL on 6502

Hi All;
I am new to 6502 CPU's, but, I would like to port or implement BCPL on my 6502 based machine..
What I have is Ben Eaters 6502 kit, and I have ordered the Serial kit as well for I/o..
What would be the first steps toward that (I have read and copied Gordon's 816 stuff, in my notebook..)
THANK ...