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 > How to split the screen horizontally ?
2008-06-01 11:53
turtle
Account closed

Registered: Mar 2005
Posts: 44
How to split the screen horizontally ?

........
No problem, to split the screen vertically, through the use of $ d012

..................

graphic

lda # $ 60
aa cmp $ d012
bne aa

text

........
 
... 30 posts hidden. Click here to view all posts....
 
2008-06-04 18:24
Stainless Steel

Registered: Mar 2003
Posts: 966
Google is your friend.

http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/

http://www.cbmhardware.de/c64/acme.php?Lang=E
2008-06-04 19:52
turtle
Account closed

Registered: Mar 2005
Posts: 44
Quote: Google is your friend.

http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/

http://www.cbmhardware.de/c64/acme.php?Lang=E


this is only for win 32 not xp

sorry i am a litle bit lame =(

i am trying to learn.
2008-06-04 20:08
JackAsser

Registered: Jun 2002
Posts: 1989
Quote: this is only for win 32 not xp

sorry i am a litle bit lame =(

i am trying to learn.


uhm... windows xp IS win32. If you're running xp 64-bit then it can run win32-binaries anyway.
2008-06-04 20:26
turtle
Account closed

Registered: Mar 2005
Posts: 44
how do i install it ? =)

just get a black screen , and so it disapear
2008-06-04 20:39
Cruzer

Registered: Dec 2001
Posts: 1048
Protip: Horizontal is like the horizon. Vertical is the other way.
2008-06-04 21:16
turtle
Account closed

Registered: Mar 2005
Posts: 44
Quote: Protip: Horizontal is like the horizon. Vertical is the other way.


thanks ..

must say I love your work ...

has to come with something new soon =)
2008-06-04 21:26
turtle
Account closed

Registered: Mar 2005
Posts: 44
Quote: ........
No problem, to split the screen vertically, through the use of $ d012

..................

graphic

lda # $ 60
aa cmp $ d012
bne aa

text

........


How to split the screen vertically ?
How to split the screen vertically ?
How to split the screen vertically ?
How to split the screen vertically ?

=)
2008-06-04 21:39
Cybernator

Registered: Jun 2002
Posts: 154
> how do i install it ? =)

No need to install it, just type "ACME <name_of_source>" and you get a compiled prg file. Also, it works like a charm on 64-bit XP, so I see no reason why that would not be the case with 32-bit XP.
2008-06-05 05:48
turtle
Account closed

Registered: Mar 2005
Posts: 44
Quote: > how do i install it ? =)

No need to install it, just type "ACME <name_of_source>" and you get a compiled prg file. Also, it works like a charm on 64-bit XP, so I see no reason why that would not be the case with 32-bit XP.


eks =) ?

acme c:\pr...... hmm
2008-06-05 10:49
Cybernator

Registered: Jun 2002
Posts: 154
You might want to add ACME to your PATH (this is not absolutely necessary, but it will make life easier :)). Let's say you unpacked the assembler in C:\Acme. Right click on My Computer and select Properties. Go to the advanced tab and click Environment Variables. In the "System variables" listbox, select "Path" and click Edit. Now, in Variable value, at the end of the string (make sure you don't delete anything you might have here), add ";C:\Path" (excluding the quotes).

If you already have a DOS shell opened, close it and open it again (so the changes can take effect). Now go to the directory where you source code is. Once there (assuming the source code is named Exmaple.asm) type "acme example.asm", and that's it. The resulting filename is the one you give in the !to directive (in the source code).
Previous - 1 | 2 | 3 | 4 - 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
zscs
MCM/ONSLAUGHT
Guests online: 120
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Wafer Demo  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Morpheus  (9.5)
4 Sabbi  (9.5)
5 CreaMD  (9.1)

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