English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 28 August 2005, 04:15   #1
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,129
Creating a Level 7 interrupt file for UAE

Hi

How would I got about doing this?

I've opened up AR3.rom and it seems to be 'NuNuAction..'

So where about's do we put the start code of the tool in the level7 rom file?

Also how hard would it be to modify PDX-ARIV to a Level7 rom file??
redblade is offline  
Old 28 August 2005, 18:53   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,571
Quote:
Originally Posted by redblade
Hi

How would I got about doing this?

I've opened up AR3.rom and it seems to be 'NuNuAction..'

So where about's do we put the start code of the tool in the level7 rom file?

Also how hard would it be to modify PDX-ARIV to a Level7 rom file??


You can't just trigger level 7 IRQ and expect it to work. AR cartridges have hardware logic that must be also emulated (for example two first bytes contain status io bits and other stuff, they are not mapped to rom space).

Anyway, map the rom at address 0 and you'll find level 7 IRQ autovector points to correct address automagically
Toni Wilen is offline  
Old 28 August 2005, 23:49   #3
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,129
Quote:
Originally Posted by Toni Wilen


You can't just trigger level 7 IRQ and expect it to work. AR cartridges have hardware logic that must be also emulated (for example two first bytes contain status io bits and other stuff, they are not mapped to rom space).

Anyway, map the rom at address 0 and you'll find level 7 IRQ autovector points to correct address automagically
Okay, I understand the first paragraph.

The second paragraph ?!?!? You want me to do a hex dump from $000 to find the level 7IRQ autovector points? Which point to some memory address (the start code) located in the AR3.rom file?.

Also does WinUAE do a checksum check on the AR3 roms before running it ?
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
Triggering a Level 7 NMI Interrupt in WinUAE psw support.WinUAE 2 07 December 2010 15:14
Creating a 50/60Hz interrupt? oRBIT Coders. General 5 13 May 2010 21:13
Creating HDF File of 1GB in size in E-UAE on Ubuntu 8.10 Paradroid90 support.OtherUAE 6 17 July 2009 21:17
level 7 interrupt on A600 xc8 Hardware mods 1 26 October 2008 14:53
Level 7 interrupt Kintaro support.WinUAE 1 21 January 2004 17:31

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:42.

Top

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