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: 11386
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: 1932
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: 1648
@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
Acidchild/Padua
New Design/Excess
tlr
Twoflower/ΤRIΛD
AMB/Level 64
Mihai
Epyx/TSA
Linus/MSL
ΛΛdZ
Guests online: 102
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 Edge of Disgrace  (9.6)
6 What Is The Matrix 2  (9.6)
7 The Demo Coder  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 No Listen  (9.6)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Triad  (9.3)
5 Censor Design  (9.3)
Top Diskmag Editors
1 Magic  (9.8)
2 hedning  (9.6)
3 Jazzcat  (9.5)
4 Elwix  (9.1)
5 Remix  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.041 sec.