English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Asm / Hardware

 
 
Thread Tools
Old 16 October 2020, 23:04   #21
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 56
Posts: 2,023
Quote:
Originally Posted by DrBong View Post
Even if he wasn't, what could possibly warrant the time & energy spent on supporting obscure 68851-specific features under emulation?



Yeh, but only when you use assemblers on a military-spec Amiga 2000! Anyway, it was interesting to learn that even the 68010 had the possibility of adding an external MMU (68841)....but no home computer used it AFAIK.
Military A2000 with US Air Force flight simulator. Maybe also Mac II:

"I can answer the last part of your question: yes, the Mac II could use a 68851.

For a time, Virginia Tech required incoming Computer Science freshmen to purchase a (heavily discounted) Mac II running A/UX, Apple's first in-house-developed UNIX. These machines shipped with 2MB RAM, an 80MB HD (huge for the time), and a 68851 pre-installed; A/UX required the 68851 to work."

https://retrocomputing.stackexchange...mu-replacement
Don_Adan is offline  
Old 16 October 2020, 23:09   #22
DrBong
HOL / AMR Team Member
 
DrBong's Avatar
 
Join Date: Dec 2001
Location: Australia
Posts: 2,632
@Don Adan
Read the last part of my post again....I was talking about the MC68841 (and not the 68851). I think the 68841 may have been used on workstations, but not home computers AFAIK as the 68010 didn't feature prominently on 68K home computers. I'm aware of the Mac-II and 68851 as I used Macs a lot in the late 80s and early/mid-90s at university.
DrBong is offline  
Old 17 October 2020, 00:16   #23
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 56
Posts: 2,023
Quote:
Originally Posted by DrBong View Post
@Don Adan
Read the last part of my post again....I was talking about the MC68841 (and not the 68851). I think the 68841 may have been used on workstations, but not home computers AFAIK as the 68010 didn't feature prominently on 68K home computers. I'm aware of the Mac-II and 68851 as I used Macs a lot in the late 80s and early/mid-90s at university.
Maybe you have this flight simulator in your collection?

http://www.generationamiga.com/2016/...ered-by-amiga/
Don_Adan is offline  
Old 17 October 2020, 10:32   #24
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,285
Quote:
Originally Posted by Toni Wilen View Post
I don't think there are any Amiga programs that require 68851 or use 68851 features. First requirement for emulation some hardware: it needs software!
The mmu.library supports it, of course.
Thomas Richter is offline  
Old 17 October 2020, 11:16   #25
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Re-read earlier replies. Lots of programs "support" 68851 = use it like 68030 without TTRs. No Amiga program (please, prove me wrong!) use 68851 features that are not in 68030 MMU. No Amiga program even uses all 68030 MMU features like page table limits.
Toni Wilen is offline  
Old 17 October 2020, 12:15   #26
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,285
Quote:
Originally Posted by Toni Wilen View Post
Re-read earlier replies. Lots of programs "support" 68851 = use it like 68030 without TTRs. No Amiga program (please, prove me wrong!) use 68851 features that are not in 68030 MMU. No Amiga program even uses all 68030 MMU features like page table limits.
Not that I know of, at least. There are a couple of exotic features the PMMU supported, like modules and protection rings, even with support at the 68020 side via the CALLM instruction. Neither did MacOs use the PMMU. Some Unixoid systems that could run on it might, but probably only for paging (same as the mmu.lib).

Concerning the instruction, this is "test if breakpoint flag in PSR is clear, set register d1 if so". The PMMU had additional breakpoint support, but this was not very useful as you had to inject a special instruction into the code, and one could use the standard MC68K "illegal" instruction as well (as most debuggers do), with just a tiny little bit of extra services provided by the PMMU. Unclear why anyone would want that or need it.

As a question to the OP, where is this instruction sequence taken from?
Thomas Richter 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
68020+ instruction timings? oRBIT Coders. Asm / Hardware 3 23 September 2017 12:38
LINK instruction hell jotd Coders. Asm / Hardware 10 26 August 2017 16:55
Instruction cache question Lord Riton Coders. General 2 07 April 2011 12:25
Please help me: one by one instruction needed JewStrangler support.WinUAE 15 20 September 2010 18:55
$48e70000 instruction Asman Coders. General 5 10 February 2006 23:00

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 20:15.

Top

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