PDA

View Full Version : Hardware symbols includes like cia.i


Photon
09 March 2006, 20:35
You know, the ones referenced in many sources by

include "exec/exec.i"

or

include "hardware/cia.i"

Specifically, I'm on the hunt for cia.i. Is the full set of include files available somewhere? I seem to remember they came with the original AsmOne 1.01.

This is for OCS/ECS Amigas, and it is Assembler includes I'm after.

Ray Norrish
09 March 2006, 23:45
cia.i uploaded to the zone for you.

Actually, I`ve just reread your post and uploaded the complete set.

cdoty
09 March 2006, 23:56
The only problem is that they're packed up (pp20).

bippym
10 March 2006, 00:02
that is a powerpacked data file :)

Most amiga packers (XFD) can unpack it as can Powerpacker itself ;)

Codetapper
10 March 2006, 01:50
If you grab a copy of Devpac 3, disk 2 has almost everything you will need.

Photon
10 March 2006, 17:06
Thanks Ray! :) But hmm... I code in WinUAE, set to A500 Kick 1.3... is there a "powerpacker.library" available so that I can include the ".i" files without having to open every .i file in PowerPacker? If so, where can I get and is it easy to install?

Edit: Hmm, cia.i was powerpacked, but not the exec includes. After probing around a bit it seems (haven't tried all!) only the hardware includes are powerpacked. Thanks again Ray!

Ray Norrish
10 March 2006, 23:48
Sorry.. memory is a bit hazy, but I must have had some automatic unpack installed for PPdata files (or my bastardised version of devpac had automatic PP handling or something?)