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 > manual to acme ??
2010-09-06 16:41
turtle
Account closed

Registered: Mar 2005
Posts: 44
manual to acme ??

is there any manual for acme.

i know there is one for kickassembler.
2010-09-06 16:53
chatGPZ

Registered: Dec 2001
Posts: 11523
tried looking at the various textfiles that come with it? o_O
2010-09-06 17:25
turtle
Account closed

Registered: Mar 2005
Posts: 44
hmmm

no =)

2010-09-06 17:33
Count Zero

Registered: Jan 2003
Posts: 2012
Woot? ACME is not autogenerating the program I thought about? Lame!
2010-09-06 17:52
Skoe
Account closed

Registered: Jan 2008
Posts: 34
In fact it does. *You* should read the manual to find out how.
2010-09-06 18:50
Frantic

Registered: Mar 2003
Posts: 1661
@Turtle: There is indeed a whole bunch of docs for ACME included with ACME itself.
2010-09-08 13:10
MisterMSK
Account closed

Registered: Jul 2009
Posts: 37
It would be nice to have one. But as every body stated you just got to read different docs, text files, etc...

Here is some basic stuff.

To make it so you can just type acme filename.asm, put the below at the beginning:
!to "filename.prg",cbm


To make it so you can just type run after loading your program (not SYSing). Put the following under the above code:
* = $0801
!byte $0b, $08, $00, $00, $9e, $32, $30, $36, $31, $00, $00, $00
* = $080d
sei
...your code....


If you run acme filename.asm and you get errors, it will not compile. If you are getting errors, what are the errors you are getting?
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
iAN CooG/HVSC
CA$H/TRiAD
Airwolf/F4CG
Paul Bearer
Guests online: 248
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 Graphicians
1 Mirage  (9.7)
2 Archmage  (9.7)
3 Sulevi  (9.6)
4 Pal  (9.6)
5 Hein  (9.6)

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