-
-
Notifications
You must be signed in to change notification settings - Fork 110
Description
AFAIK, the base amiberry configuration is Amiga A500, OCS chipset, 512Kb chipram/512Kb slowram, using Kickstart v1.3 rev 34.5
You can see this by launching GUI -> Start (or amiberry -G) and checking Chipset options --- OCS chipset is selected
http://ftp2.grandis.nu/turran/FTP/Non%20TOSEC%20Applications/Disk/ADF/SysInfo%20v4.0.adf
Download, direct load the above .adf --> when sysinfo gets to its UI, it says "ECS Agnus - 1meg"
Hit F12 -> Chipset panel --> it has decided to flip to ECS mode??
If this is a bug, then the following applies;
Expected: amiberry to retain the base configuration, and sysinfo to boot on that config...ie; OCS chipset, 512Kb/512Kb
Else ... something is going on here that's yet to be documented ;) I checked the logfile for any 'usual' conflicts..
Floppy... /home/gcb/Downloads/SysInfo v4.0.adf
No configuration file found for /home/gcb/Downloads/SysInfo v4.0.adf, inserting disk in DF0: with default settings
...it initializes a 1Mb slice for custom chip, but as the emulator comes up, the 512Kb of slowram appears to be mapped in ~ perhaps sysinfo itself is not 'seeing' the emulation correctly... BUT....
How on earth did the Chipset options get changed in the GUI?....ie; I left them default (OCS), but it boots ECS instead...and the GUI selection 'changed behind my back' so to speak...
Could you please explain this behavior?
TIA