English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General > Coders. Tutorials

 
 
Thread Tools
Old 02 June 2024, 15:44   #141
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,835
The Vampire V4 support Emutos so I guess one could write an Atari app that hit the Amiga hardware is that also disabled?
kamelito is offline  
Old 02 June 2024, 21:46   #142
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,538
Yes. When IRA detects an Atari executable it will disable Amiga hardware symbols.

Theoretically I could make that an option, but who would ever seriously write Atari software, which only runs under EmuTOS on Amiga hardware?
phx is offline  
Old 02 June 2024, 22:25   #143
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,361
IRA often detects wrongly Atari executables, ... then deletes the binary file probably because noone should use Atari.
jotd is offline  
Old 02 June 2024, 23:13   #144
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,538
Fixed long ago. The -binary option always has priority now.
phx is offline  
Old 04 June 2024, 08:19   #145
hop
Registered User
 
Join Date: Apr 2019
Location: UK
Posts: 231
Quote:
Originally Posted by phx View Post
During a long weekend (starting on Thursday) I found the motivation to implement loading of Atari TOS executables in IRA.
I'll grab your changes when I get some time and check you haven't broken Amiga

I may consider a quick look into Atari support for Aira if it would be of use to anyone in the community. I know nothing about the platform though, other than 68000 + AY chip + something called TOS!

Quote:
Originally Posted by phx View Post
Formatting is really broken in EAB since some time (maybe on non-Windows systems only?)
I can only see a single "P" in the first three CODE boxes unfortunately. Browsing in Windows 10 Chrome.
hop is offline  
Old 04 June 2024, 15:28   #146
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,538
Quote:
Originally Posted by hop View Post
I may consider a quick look into Atari support for Aira if it would be of use to anyone in the community.
It shouldn't be too much work. Call vasm with
-Ftos
instead of
-Fhunkexe
to generate the output. Autodetection of OS functions should be even easier, as you have a definite
trap
vector for BIOS, XBIOS and GEMDOS calls. The top word on the stack is the function code.
Quote:
I can only see a single "P" in the first three CODE boxes unfortunately.
The single character was intended, because otherwise the code-block, which I used to separate paragraphs, would disappear.
Quote:
Browsing in Windows 10 Chrome.
It's a Firefox problem with Preview Post.
phx is offline  
Old 04 June 2024, 19:47   #147
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,835
@Hop, Atari support would be great.

Last edited by kamelito; 04 June 2024 at 21:30.
kamelito is offline  
Old 05 June 2024, 20:55   #148
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,835
@PHX it looks like that IRA does not support disassembly of *.library (I suppose then that its the same for devices) I tried directly into Airforce not the command line is that right? if yes why not?

Welcome to Aira Force V0.6.2

ira exited with code 0

ERROR: Invalid symbol name "LIBFUNC_$A"

ERROR: Failed to add symbol: SYMBOL LIBFUNC_$A $0003D1D0

ERROR: Failed to parse config directive on line 25: SYMBOL LIBFUNC_$A $0003D1D0

Last edited by kamelito; 07 June 2024 at 13:27.
kamelito 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
ira for Windows jotd Coders. General 63 12 December 2023 10:53
New tutorial on sprites Yragael Coders. Tutorials 8 04 September 2023 21:00
Debugging messages in serial (small tutorial, mainly for cross-dev) alkis Coders. Asm / Hardware 7 22 February 2016 14:16
68020 to 68000 code convertion using Ira and PhxAss gulliver Coders. Asm / Hardware 18 12 April 2014 01:09
Looking for IRA v1.07 or newer :-) voxel request.Apps 7 30 July 2008 01:39

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 16:12.

Top

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