Welcome, Guest. Please login or register.

Author Topic: The $500 000 Question: How much is Amiga *worth*?  (Read 16125 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: The $500 000 Question: How much is Amiga *worth*?
« on: September 16, 2006, 09:51:35 PM »
Quote
The real issue, from memory, was cache coherency due to a limitation of the Articia chip. This would only mean that the cache is flushed before a context switch.

That's nonsense. The broken articia cache coherency affect DMA transfers (cache isn't always invalidated, thus as a workaround with CachePreDMA/CachePostDMA is needed). Normally with fully cache snooping hardware (such as Articia was supposed to be), no such CachePreDMA/CachePostDMA magic is required.