Source files

For general and site related discussion.

Moderators: XtC, BuZz

Post Reply
Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Source files

Post by Zeb »

While at Sundown 2007 I kinda got the coding bug back again.

The Blizzard board in my Amiga died at Sundown 2005 and not long afterwards I got rid of it - damn hard thing to do! I had no money to fix/replace parts and didn't have anywhere to store it.

Problem is, ALL my old source code was on the HD in that Amiga - it all went when my Amiga went.

I'm looking for loads of assembler (commented preferably) to get me back into it - I've forgotten a LOT! Not interested in demo writing - utilities is my scene.

Just hunted through Aminet and downloaded a few files but nothing special. I'm surprised I couldn't find more.

Anyone know anywhere I can find any along with a forum I can go for help when I get stuck?

User avatar
Muerto
Posts: 359
Joined: Wed Aug 28, 2002 9:17 am
Location: Kerteminde, Denmark
Contact:

Post by Muerto »

-- you cant escape Muerto --

User avatar
XtC
Posts: 628
Joined: Wed Jun 12, 2002 6:26 pm
Location: Rossendale, England
Contact:

Post by XtC »

Ey up!

It's a shame you have trashed your Amiga, as your hard drive would still have been readable on PC using WinUAE...
Cheers!

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

Hi Zeb.

Nice hanging out with you at Sundown. I have a bunch of sourcecode I could send you. I'll put something together and email you.

Cheers!

Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Post by Zeb »

Xtc: Yeah, didn't think of that when I got rid of it, should have really.

BuZz: Thanks for the offer, will be checking my inbox every 5 mins :P If you've got all the includes and autodocs they'd all be appreciated in a big way! btw, remember what I said abt your intro at SD2007 having 4 anim frames for A500 and 8 or even 12 for the A1200?

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

Some links to amiga coding stuff @

http://eab.abime.net/showthread.php?t=21516

Ill send you a private message in a minute with a link to something useful also

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

Oh. I saw your pics from sundown. great :-)

saturday ones ready yet ?

May we use any of them on the site etc (With full credit of course) ?

Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Post by Zeb »

Thanks for the PM, will check after this post.

Thanks also for the link to EAB - I'll check those out tomorrow.

You can use the pics wherever you want except for the restrictions listed on the download page ;)

I'm uploading Saturday's pics right now since it's early hours and everyone except me is in bed :D

kyz
Posts: 126
Joined: Thu Nov 14, 2002 1:58 am
Location: Edinburgh, Scotland
Contact:

Re: Source files

Post by kyz »

Zeb wrote:Anyone know anywhere I can find any
You'll love this: http://www.kyzer.me.uk/code/ksc/

Regards
Stuart

Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Post by Zeb »

Thanks kyz, saw that not long ago while hunting.

After about 10 years of not coding a thing on the Amiga I've started rewriting a PCHG converter tool into assembler. I'm in the middle of creating the interface - just looking for code to jog my memory as some bits are a bit vague...

Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Post by Zeb »

I realised last night that one thing I really was miffed that I lost when my old HD in my Amiga went was my library source code.

I wrote a nice library with loads of nice little routines that I lost the source to. :(

Now to hunt down an FAQ on libraries - either that or I install ReSource and disassemble one...

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

some code in http://aminet.net/package/dev/src/LibFrame

and lots of other examples. I've not checked any though so I can't say how good they are.

Zeb
Posts: 48
Joined: Sun Sep 09, 2007 10:59 am

Post by Zeb »

You diamond!

Just getting used to reading files written with includes - things looking a bit messy right now :D

Post Reply