English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 10 July 2018, 11:19   #581
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
Quote:
Originally Posted by Toni Wilen View Post
Sorry for not being last off topic post because conclusion was incorrect and needs correction

Only requirement is ECS Agnus because ECS Agnus always see trap door in usual upper half of 1M chip RAM address space ($80000-$fffff).

Only hardware difference between 0.5M+0.5M compared to "real" 1M chip config is address space where CPU sees the memory: $c00000 or $80000. Agnus' view of address space does not change. (There is even one demo that uses this trick)

This is yet another less known hardware feature.
Even on ECS you can have "1mb" on chip mem?
sandruzzo is offline  
Old 10 July 2018, 11:24   #582
roondar
Registered User
 
Join Date: Jul 2015
Location: The Netherlands
Posts: 3,410
ECS Amiga's (A500+/A600/A3000) support 2MB chip memory out of the box. Only need to add a trapdoor expansion on the A500+ or A600 to get it.
roondar is online now  
Old 10 July 2018, 11:27   #583
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
Just a little bit off, but is it possible to overclock amiga chip set?
sandruzzo is offline  
Old 10 July 2018, 14:04   #584
robinsonb5
Registered User
 
Join Date: Mar 2012
Location: Norfolk, UK
Posts: 1,153
Quote:
Originally Posted by sandruzzo View Post
Even on ECS you can have "1mb" on chip mem?
Yes - you don't even need the full ECS chipset for 1mb of chip RAM, just Agnus (8372 or higher) and a small hardware mod on A500 motherboards. You need the full ECS chipset for 2mb of chip RAM.

Quote:
Originally Posted by Toni Wilen View Post
Only hardware difference between 0.5M+0.5M compared to "real" 1M chip config is address space where CPU sees the memory: $c00000 or $80000. Agnus' view of address space does not change. (There is even one demo that uses this trick)

This is yet another less known hardware feature.
So am I understanding this correctly? You're saying that Agnus can actually access A500 trapdoor RAM even if the rest of the system doesn't recognise it as chip RAM? So what can be done with it? Can you blit to/from it? Store copperlists? Bitplanes? Audio?
robinsonb5 is offline  
Old 10 July 2018, 15:07   #585
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Quote:
Originally Posted by robinsonb5 View Post
So am I understanding this correctly? You're saying that Agnus can actually access A500 trapdoor RAM even if the rest of the system doesn't recognise it as chip RAM? So what can be done with it? Can you blit to/from it? Store copperlists? Bitplanes? Audio?
Yes to all. From Agnus point of view it is normal upper half of 1M chip RAM. Use it like it is normal 1M Chip RAM when accessing Agnus DMA registers, add ($c00000-$80000) offset to addresses when CPU accessing same RAM.

http://eab.abime.net/showthread.php?t=36905 has some more details.

(Note that in WinUAE this is only emulated in compatible modes because this kind of address mirroring breaks JIT)
Toni Wilen is online now  
Old 23 July 2018, 10:36   #586
ReadOnlyCat
Code Kitten
 
Join Date: Aug 2015
Location: Montreal/Canadia
Age: 52
Posts: 1,178
Quote:
Originally Posted by Toni Wilen View Post
Sorry for not being last off topic post because conclusion was incorrect and needs correction

Only requirement is ECS Agnus because ECS Agnus always see trap door in usual upper half of 1M chip RAM address space ($80000-$fffff).

Only hardware difference between 0.5M+0.5M compared to "real" 1M chip config is address space where CPU sees the memory: $c00000 or $80000. Agnus' view of address space does not change. (There is even one demo that uses this trick)

This is yet another less known hardware feature.
Thanks for the correction!

After looking at the schematics again, indeed, even on OCS machines Agnus has access to the expansion data bus (on the rev6 A500 specifically, no idea on the A1000).

However, to be more precise. As far as stock machines are concerned, ECS is definitely needed for the chipset to be able to use 1MB of chip RAM.
Sure, one can simply upgrade Agnus but not everyone modifies their machines and knowing what to expect from the stock versions is important.

This is an interesting point since despite being physically connected to the slow RAM bus, there was no way for Agnus to access the corresponding memory before ECS Agnus was built. This leads me to suspect that the hardware engineers had already planned to expand Agnus to support >512Kb of RAM (or had already done so at the prototype stage) when they designed the A500.

Quote:
Originally Posted by Toni Wilen View Post
Yes to all. From Agnus point of view it is normal upper half of 1M chip RAM. Use it like it is normal 1M Chip RAM when accessing Agnus DMA registers, add ($c00000-$80000) offset to addresses when CPU accessing same RAM.

http://eab.abime.net/showthread.php?t=36905 has some more details.

(Note that in WinUAE this is only emulated in compatible modes because this kind of address mirroring breaks JIT)
Is the OS capable of using that RAM as chip RAM? I twiddled and experimented extensively with slow/chip/fast RAM back in OCS and ECS days and I do not remember being able to use my OCS A500 512Kb expansion as chip RAM back then.
ReadOnlyCat is offline  
Old 23 July 2018, 12:15   #587
robinsonb5
Registered User
 
Join Date: Mar 2012
Location: Norfolk, UK
Posts: 1,153
Quote:
Originally Posted by ReadOnlyCat View Post
However, to be more precise. As far as stock machines are concerned, ECS is definitely needed for the chipset to be able to use 1MB of chip RAM.
Sure, one can simply upgrade Agnus but not everyone modifies their machines and knowing what to expect from the stock versions is important.
Actually quite a lot of A500s (including the one I had as a kid) shipped with the 8372A Agnus, and thus could access 1 meg of Chip RAM with a simple jumper mod on the motherboard - even though the rest of the chipset was OCS.

Quote:
Is the OS capable of using that RAM as chip RAM? I twiddled and experimented extensively with slow/chip/fast RAM back in OCS and ECS days and I do not remember being able to use my OCS A500 512Kb expansion as chip RAM back then.
No, the OS would need patching to translate addresses between the two ranges.
robinsonb5 is offline  
Old 04 September 2018, 17:11   #588
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,413
Send a message via MSN to dlfrsilver
I have discovered that SF2 use 512 colors. basically, the game open 2 screens of 256 colors.

hint : the plane on guile's stage, indicate Capcom CR 512 for Capcom 512 colors. The megadrive version is CR 64 for 64 colors.
dlfrsilver 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
Japanese Console/Computer RPG discussions Retro-Nerd Retrogaming General Discussion 2 02 April 2009 01:32
Given the recent Scanlines discussions... DamienD request.UAE Wishlist 26 26 April 2007 17:36
Wii Virtual Console / Xbox Live Arcade? killergorilla HOL suggestions and feedback 2 06 March 2007 17:20
Landover's Amiga Arcade Conversion Contest Frog News 1 28 January 2005 23:41

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 18:02.

Top

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