Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > 65816 C compiler ?
2008-11-24 18:42
Majikeyric

Registered: Sep 2002
Posts: 83
65816 C compiler ?

I was just wondering if an efficient 65816 C compiler was available somewhere. The only one I found is not freeware and comes from Western Design Center. The ProSDK suite (including C Compiler w/ Optimizer, Assembler, Linker, Debugger, Libraries) from WDC is sold $395 (http://www.westerndesigncenter.com/wdc/tools.cfm). Maybe a cracked version somewhere ? ;-D

Did someone ever use it ?

Do you know an alternative ? (running under WinXP)
 
... 10 posts hidden. Click here to view all posts....
 
2008-11-26 12:08
MagerValp

Registered: Dec 2001
Posts: 1082
Slang does produce 65816 code, although it only uses a small part of its power. The main code will have to be in the lower 64k, but you can keep data structures in SuperRAM through the user of @-arrays:

ubyte level(64,64)@$040000

would declare a 64x64 array in bank 4.

Also, both Slang and cc65 let you mix high level code with 65816 assembler routines. It's easy enough to make a library of 65816 routines that are accessible from C.
2019-03-28 17:39
Frank Buss

Registered: May 2014
Posts: 2
Quote: I was just wondering if an efficient 65816 C compiler was available somewhere. The only one I found is not freeware and comes from Western Design Center. The ProSDK suite (including C Compiler w/ Optimizer, Assembler, Linker, Debugger, Libraries) from WDC is sold $395 (http://www.westerndesigncenter.com/wdc/tools.cfm). Maybe a cracked version somewhere ? ;-D

Did someone ever use it ?

Do you know an alternative ? (running under WinXP)


Looks like it is free now. I guess they wouldn't sell much of it anyway, because for many other CPUs a C compiler is free as well.
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Han
ϵʟʞ/ₐтₐ
El Jefe/Slackers^sidD
CA$H/TRiAD
MP Software/Hokuto F..
algorithm
Guests online: 120
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Wonderland XIV  (9.5)
9 Uncensored  (9.5)
10 Comaland 100%  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Performers  (9.3)
5 Censor Design  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Sabbi  (9.5)
4 Morpheus  (9.4)
5 CreaMD  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 0.033 sec.