Welcome, Guest. Please login or register.

Author Topic: C64 Basic Upgrade  (Read 20850 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline trekiejTopic starter

C64 Basic Upgrade
« on: March 21, 2013, 01:19:11 AM »
Outside of a cartridge expansion is there a way to upgrade Commodore Basic on a C64.
I guess a disk with compiler would be better but how about a rom?
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #1 on: March 26, 2013, 01:44:12 AM »
My heart goes out to the Plus/4 but a Basic upgrade for the C64 would have been a better computer. The Plus/4 has Basic 3.5 and the C128 had the 7.0 Basic.
I have the Super Expander on Vice X64 and maybe Simons Basic. I hear that Simons has more memory.
how does Jiffy Dos compare. I guess is gives the C64 better Algorithms for faster disk access ,etc.
Later.
edit
thanks for the links
« Last Edit: March 26, 2013, 01:48:41 AM by trekiej »
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #2 on: March 26, 2013, 07:13:37 PM »
I got a text file for the C64 Super Expander and I like it better than Simons Basic.
I could not get Sim' Basic to go into high res. I do not know how to run it well I guess.
I guess there is no replacement rom for the C64 to give it a better version of Basic.
A cartridge with a better basic and more memory would be great. (128k)
Later.
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #3 on: March 26, 2013, 08:06:24 PM »
Interesting.
An REU with a rom socket and/or cart. port would be cool.
I think CMD had a socket for rom/ram.
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #4 on: March 28, 2013, 08:29:39 PM »
Solution:
A Basic Compiler on disk.
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #5 on: March 28, 2013, 09:36:42 PM »
Well I do have Power C on D64.
It uses C99.
edit:
Basic is great for doing some quick programming.
The programmer could make a quick analysis of some data.
« Last Edit: March 28, 2013, 09:46:07 PM by trekiej »
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #6 on: April 02, 2013, 09:21:45 PM »
C for the C64 has not received much good press here.
Maybe this link will help.
http://www.lyonlabs.org/commodore/powerc.html

Quote from: nicholas;730663
Sorry, I was just playing.  I couldn't resist it.  I first learned to code using Basic on my Plus/4 as a kid so I have fond memories of it. :)

I might have to have a look at Power C, sounds interesting.

How is compilation speed?  I imagine it would be quite slow given the CPU and RAM constraints.
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #7 on: April 02, 2013, 11:34:22 PM »
Quote from: psxphill;731033
C99 came out in 1999, has Power C been updated?
 
It's more likely to be C89 but here http://www.lyonlabs.org/commodore/powerc.html it suggests using K&R style arguments to functions, which I'd find a major pain.


Oops.
It does say pre-Ansi.
Amiga 2000 Forever :)
Welcome to the Planar System.
 

Offline trekiejTopic starter

Re: C64 Basic Upgrade
« Reply #8 on: April 03, 2013, 01:26:38 AM »
Quote from: LoadWB;731045
TECHNICALLY all but two bytes are accessible.  $00 and $01 are on-chip registers on the 6510. :D


Whoa, that is really deep!
Amiga 2000 Forever :)
Welcome to the Planar System.