English Amiga Board    


Go Back   English Amiga Board > » Others > Coders Heaven
Welcome, Hungry Horace.
You last visited: Today at 19:17
Private Messages: Unread 0, Total 138.
Your PM box is 92% full.
Show Unread Posts / OT   -   Mark Forums Read

Reply
 
Thread Tools Search this Thread
Old Today, 12:56   #1
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
Hi guys I am writing a slave that uses the kick1.3 environment but I am having nothing but problems..

Stingray is helping out where he possibly can, but he is working so can only do so much!

Now all I am trying to do is install a single files amiga exe game, using loadseg etc.. now I can get it to compile but it complains that illegal arguments are pas to resload_LoadKick (d0=$40000, d1=$f9 (crc)) and other than that I dunno!

If I also enable HDINIT barfly asks me to insert volume sources: and requires the following

Code:
sources:whdload/kickfs.s
in kick13.s

now I have searched high and low for this file but cannot find it!

What is going on?
bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 13:01   #2
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
I have found the file, but cannot understand why kick13.s needs it and it is hardcoded for it?

ok this is causing nothing but headaches!
__________________
Terence Andrews (DAD)
Nov 1951 - Apr 2008
Sorely Missed and Loved by ALL


bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 13:11   #3
Hungry Horace
Wipe-Out Enthusiast
 
Hungry Horace's Avatar
 
Join Date: Nov 2005
Location: amigaonline.pspuae.com chatroom
Age: 27
Posts: 1,164
Girv sent me a modded kick13.s and kickfs.s which -should- solve that problem, providing I can get my includes tidied up! (i too had trouble with compiling dos slaves)

i'll send you them when home from work. havent had the chance to try the new includes i have, but if you manage to fix up a set for compiling dos slaves,i'll definately take them off you Bip!
__________________
Quote:
Originally Posted by Ocean Software
Putain de salopard d'encul de sa mere de Kiwi.
Hungry Horace is online now Report Post   Edit/Delete Message Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 13:29   #4
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
Okay I managed to get it to compile and run, but see nothing so I guess the debugging starts
__________________
Terence Andrews (DAD)
Nov 1951 - Apr 2008
Sorely Missed and Loved by ALL


bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 13:36   #5
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 577
Good luck! What was the problem btw? (curious to know ;D)
StingRay is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:02   #6
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
Got it working now completely

Need to slow it down tho.. runs far too quickly
__________________
Terence Andrews (DAD)
Nov 1951 - Apr 2008
Sorely Missed and Loved by ALL


bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:13   #7
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 577
The joy of fixing timing bugs Good luck! =)
StingRay is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:26   #8
enzo
WHD/oldskool maniac
 
Join Date: Dec 2003
Location: Pecs/Hungary
Age: 33
Posts: 61
Quote:
Originally Posted by Hungry Horace View Post
Girv sent me a modded kick13.s and kickfs.s
Could you upload these to the zone?
enzo is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:28   #9
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
right I disabled JIT and it runs at normal speed

So I guess i need to test this on real harwdware

Can those interested let me know please
__________________
Terence Andrews (DAD)
Nov 1951 - Apr 2008
Sorely Missed and Loved by ALL


bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:32   #10
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 577
I can test it on my A4k once I'm back home.
StingRay is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 14:39   #11
bippym
Global Moderator
 
bippym's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 32
Posts: 6,666
anyone wishing to test this

Croak Beta Slave
__________________
Terence Andrews (DAD)
Nov 1951 - Apr 2008
Sorely Missed and Loved by ALL


bippym is offline Report Post   Reply With Quote Multi-Quote This Message Quick reply to this message
Old Today, 17:59   #12
Hungry Horace
Wipe-Out Enthusiast
 
Hungry Horace's Avatar
 
Join Date: Nov 2005
Location: amigaonline.pspuae.com chatroom
Age: 27
Posts: 1,164
sure, i'll give it a go on the a1200 after my dinner

you little git bippy... Croak was meant to be -our- project man!
__________________
Quote:
Originally Posted by Ocean Software
Putain de salopard d'encul de sa mere de Kiwi.
Hungry Horace is online now Report Post   Edit/Delete Message Reply With Quote Multi-Quote This Message Quick reply to this message
Reply

Tags
None

Quick Reply
Message:
Options


Currently Active Users Viewing This Thread: 1 (1 members and 0 guests)
Hungry Horace
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
WinUAE problem with latest Apidya WHD hexaae prb.WinUAE 0 15 March 2008 20:41
WHD-Problem Cannibalpinhead prb.Games 1 14 November 2005 18:16
Final Fight whd and Entity whd? PiCiJi req.Old Rare Games 7 18 October 2003 02:16
WHD Games Problem Shinobi prb.WinUAE 2 24 September 2003 10:24
Same problem w several WHD installs benjamin79 prb.Games 6 30 November 2002 20:14


All times are GMT +1. The time now is 19:37.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.34477 seconds with 12 queries