log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- Elsear brings super-fast Networking to Risc PC/A7000/A7000+ (News:)
- Latest hardware upgrade from RISCOSbits (News:)
- Accessing old floppy disks (Gen:3)
- November developer 'fireside' chat on saturday night (News:)
- RISCOSbits releases a new laptop solution (News:4)
- Announcing the TIB 2024 Advent Calendar (News:2)
- RISC OS London Show Report 2024 (News:1)
- Code GCC produces that makes you cry #12684 (Prog:39)
- Rougol November 2024 meeting on monday (News:)
- Drag'n'Drop 14i1 edition reviewed (News:)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
Acorn Arcade forums: Programming: Getting started with A3000 Assembler
 
  Getting started with A3000 Assembler
  Henrik (18:36 14/6/2005)
  Loris (19:33 22/6/2005)
 
Henrik Erlandsson Message #66845, posted by Henrik at 18:36, 14/6/2005
Member
Posts: 5
Hi all!

Just bought an A3000. While waiting for it to arrive, I couldn't hold myself but started up my RedSquirrel simulator and I've made a few simple Basic/Asm programs.

1. However, I think it's cumbersome with line number editing. I've seen some Basic/Asm examples that don't use line numbers. Can I start the desktop and access some editor there?

2. Or better yet, is there an Assembler package available for the desktop where I can code/assemble/execute/repeat?

3. I do have ASM 5.04 and installed it on the emulator's hard drive, but it misses files in System:modules and I guess this is because I don't have a complete Risc OS installation on that harddisk, just sparkplug and some games. How can I install what the system and assembler needs?

Thankful for any help, remember that I'm new to the Archimedes way of doing things! :)

/Henrik
  ^[ Log in to reply ]
 
Tony Haines Message #66982, posted by Loris at 19:33, 22/6/2005, in reply to message #66845
madbanHa ha, me mine, mwahahahaha
Posts: 1025
I'm sorry you've waited a while with no replies.

1) Yes. There are a few, however one which you will have is Edit, in your Apps directory. This is essentially an ASCII file editor (ie text editor), but it can read and write BASIC files.
You can create files of several different types from the menu from the icon on the icon bar.
You don't need line numbers if you don't use GOTOs.

2) StrongED does this I think, and perhaps Zap. There have been religious wars between the two, so I stay out of it and use Edit. :)

3) Assuming you have a !System directory on disk somewhere, you just need to find the modules it asks for on the internet (or elsewhere) and put them inside the modules subdirectory.

Good luck.
  ^[ Log in to reply ]
 

Acorn Arcade forums: Programming: Getting started with A3000 Assembler