Welcome, Guest. Please login or register.

Author Topic: A590 vs Kickstart 1.3 questions  (Read 2083 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: A590 vs Kickstart 1.3 questions
« on: June 12, 2006, 07:21:54 AM »
Zorro fastmem runs from 0x200000 upwards, so with a mask of 0x0FFFFE you'd get word-aligned chipmem only. Since you've got no accelerator mem within 24 bit address space, you'd use a mask of 0xFFFFFE, i.e. any word-aligned memory withing the first 16 megs. RAM priority will take care of using fastmem first.
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: A590 vs Kickstart 1.3 questions
« Reply #1 on: June 12, 2006, 06:45:01 PM »
Sounds like you wired your RAM expansion for 1 MB chip (rather than 512K chip, 512K ranger) - but your Agnus can't handle it... That way you just get trashed graphics and a crashing system. If you configure 1 MB chipmem, ensure your Agnus is up to it (or replace it).