English Amiga Board


Go Back   English Amiga Board > Requests > request.Apps

 
 
Thread Tools
Old 17 September 2001, 12:00   #1
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Floppy disk AF Coverdisk 39

Does anyone have Amiga Format coverdisk 39 in ADF format by any chance. It's the DevPac disk on it with source code. I'm following the Bullfrog assembly tutorial from the magazine but require the coverdisk for the source code. Thanks.
Steve is offline  
Old 17 September 2001, 12:43   #2
TikTok
Registered User
 
TikTok's Avatar
 
Join Date: Jul 2001
Location: Malayasia
Age: 43
Posts: 657
It can be found at the Nth Dimension (http://nthdimension.emuunlim.com), and probably also at Mr Dig's Coverdisk site (http://amigacoverdisks.emuunlim.com) - both great sites
TikTok is offline  
Old 17 September 2001, 13:18   #3
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Question Huh?

Well I've decided to get into Amiga assembly programming using DevPac after reading the Bullfrog tutorial. Does anyone have DevPac 2 or 3 on ADF? Are there any good docs on the net about Amiga 68000 assembly or DevPac docs.
Steve is offline  
Old 17 September 2001, 13:22   #4
CodyJarrett
Global Moderator
 
CodyJarrett's Avatar
 
Join Date: Mar 2001
Location: UK
Age: 46
Posts: 6,160
Cool Tutorial

Here's a tutorial on the Aminet:

http://uk.aminet.net/pub/aminet/dev/asm/Asm_course.lha
http://uk.aminet.net/pub/aminet/dev/..._course.readme
CodyJarrett is offline  
Old 17 September 2001, 13:27   #5
CodyJarrett
Global Moderator
 
CodyJarrett's Avatar
 
Join Date: Mar 2001
Location: UK
Age: 46
Posts: 6,160
Cool Assembler

The best thing is to probably buy a proper book. Many are out of print now, but you could get them second hand. I'm trying to learn some more too, so I can do some WHDLoad patches!
CodyJarrett is offline  
Old 17 September 2001, 13:42   #6
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Happy Cool

Do you have DevPac 3 in ADF Cody? I'm using the old DevPac version 2.15 off the AF coverdisk. It's a little basic to say the least!
If you do have it could you please upload it to the ADF-Zone if it's not too big. Thanks.
Steve is offline  
Old 17 September 2001, 13:51   #7
Amigaboy
 
Posts: n/a
You should try looking for books on Ebay. Lots of people post Amiga 68k assembly books there

If you want a good assembly tutorial, I suggest you check out the LSD docs disks. I can't remember which, but I remember on 2 disks there was a very good tutorial (I used it recently as a refresher, but it should do well for beginners too)
 
Old 17 September 2001, 13:57   #8
CodyJarrett
Global Moderator
 
CodyJarrett's Avatar
 
Join Date: Mar 2001
Location: UK
Age: 46
Posts: 6,160
Cool DevPac

I don't think that I have DevPac 3, but I'll check.

For assembler stuff, also see Codetapper's Action website:

Main page:
http://members.tripod.com/whdload/index.html

AGA Fixing:
http://members.tripod.com/whdload/agafixing.html

Cracking:
http://members.tripod.com/whdload/cracking.html

HD Installing:
http://members.tripod.com/whdload/hdinstalling.html

MFM Installing:
http://members.tripod.com/whdload/mfminstalling.html

Rob Northen Interview:
http://members.tripod.com/whdload/ro...interview.html
CodyJarrett is offline  
Old 17 September 2001, 14:11   #9
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Smile Thanks

Some fantastic links there!
Hopefully someone can upload DevPac 3 for me.
What Assembler do you use Cody/Amigaboy?
Steve is offline  
Old 17 September 2001, 14:14   #10
CodyJarrett
Global Moderator
 
CodyJarrett's Avatar
 
Join Date: Mar 2001
Location: UK
Age: 46
Posts: 6,160
Cool Resource

I'm trying to use Resource.
CodyJarrett is offline  
Old 17 September 2001, 14:17   #11
Amigaboy
 
Posts: n/a
Resource is just a disassembler isn't it?

I used to use the Devpac version from Amiga Format for a while, but I later switch to Phxass (which is free on Aminet)
 
Old 20 May 2004, 23:57   #12
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,127
Hi can some one please upload these tutorials please ?!?.

I have 1,2 and 7 (the last one I think). Does any one have the others ?!?

I also have the pages to the first and third tutorial. I have access to scanners at the university, But I don't know if there is software to convert the pages to .pdf form.
redblade is offline  
Old 22 May 2004, 06:41   #13
RedskullDC
 
Posts: n/a
Quote:
Originally Posted by Steve
Some fantastic links there!
Hopefully someone can upload DevPac 3 for me.
What Assembler do you use Cody/Amigaboy?
Devpac is handy if you are trying to build custom load hunk objects, but DevpacV2 will be fine for that.

The freeware PHXass assembler (on Aminet) runs rings around DEVPAC v3 in terms of compilation speed. One particular project took 65secs on my 060/66MHz A1200 using devpac_v3 as opposed to 6secs using PHXass_v4.40.

The built-in debugger that comes with Devpac_v3 is ok, but I personally find CodeProbe (part of the SAS/C pkg) to be superior and is my debugger of choice.

ResourceV6.06 (mentioned in this thread) is great if you wan't to patch executable files on the fly. It does have a built-in mini-assembler which will allow you to patch executables with assembler code, or in hex code.

Cheers,
Red
 
Old 22 May 2004, 09:53   #14
Galaxy
Registered User
 
Galaxy's Avatar
 
Join Date: May 2004
Location: Canberra, Australia
Age: 46
Posts: 1,417
Devpac 3 is on the Play Again website (under Tosec Sets -> Single Roms -> Commodore Amiga - Applications -> D

http://www.playagain.net/
Galaxy is offline  
Old 05 August 2020, 06:07   #15
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,127
Hi.

Coverdisk 39 on archive.org and amr.abime.net has been modified and have both month 1 and month 2 mixed together on the Devpac disk.
redblade is offline  
Old 06 August 2020, 20:15   #16
Superman
Super Member
 
Superman's Avatar
 
Join Date: Sep 2014
Location: Wakefield
Age: 48
Posts: 1,334
Quote:
Originally Posted by redblade View Post
Hi.

Coverdisk 39 on archive.org and amr.abime.net has been modified and have both month 1 and month 2 mixed together on the Devpac disk.

I still have my original coverdisk of this and I'm pretty sure its unmodifed as I wasn't interested in this stuff back then. I'll stick an ADF I made into the zone
Superman is offline  
Old 06 August 2020, 21:23   #17
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,127
Quote:
Originally Posted by Superman View Post
I still have my original coverdisk of this and I'm pretty sure its unmodifed as I wasn't interested in this stuff back then. I'll stick an ADF I made into the zone
Thanks for that, would be great to add that to TOSEC and amr.abime.net
redblade is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
just to let you know - coverdisk no worky lost_lemming AMR data problems 0 24 February 2010 21:45
Coverdisk Scan Nipedley AMR contributions 1 27 January 2009 14:39
missing coverdisk ? Critter request.Old Rare Games 8 29 December 2007 19:35
Coverdisk browse Anubis AMR suggestions and feedback 6 31 March 2007 01:54
Sidewinder coverdisk? killergorilla Nostalgia & memories 8 26 September 2006 10:22

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:32.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.21873 seconds with 13 queries