
Pressing UNDO toggles between fit-to-screen and 1:1 zoom in ST and TT Low Resolution.
Moderator: troed
Hi @marss, the guy who usually tests CT60 is on vacation so it's quite possible I mucked something up on that platform.
I don't know much about these, but from what I can tell by some example code I found it doesn't seem like it should be terribly hard to support them either. But for something like that you really want hardware at hand else you're just coding blind. Perhaps someone else is interested in adding CTPCI and Radeon support.
Code: Select all
Entering Prefs editor
Exiting Prefs editor
Basilisk II V1.1 by Christian Bauer et al.
Atari: 68060, FPU: 00 MCH: 00030000 TOS: 0404
Mac: 68040, FPU: 00 MDL: 5
IrqSafe: No
Opening ROM: 'IISI.ROM'
Disabling cpu cache (512k ROM on 68040+)
Free ST-RAM: 13699800
Free TT-RAM: 532174016
Free Block: 532174016
Queryscreen
Physical workstation: 1
Virtual workstation: 5
EdDI: 01054a26
Mem request: 525133Kb (519168 + 512 + 64 + 128 + 1165 + 4096)
Allocating Host memory (513024 + 512 + 64 Kb)
HostMemChunk: 0x011fab40
Reading ROM
SysInit
Cache: 4096Kb (128 blocks)
XHDI: 1 : Yes
AHDI: 1 : 0600
Setup zero page
Setting up VBR
oldVbr = 0x00000000
tosVbr = 0x011d27b6
macVbr = 0x011d23b6
Disabling cpu cache (512k ROM on 68040+)
oldPcr = 0x04300601
newPcr = 0x04300621
oldCacr = 0xa0808000
tosCacr = 0x00000000
macCacr = 0x80008000
Original:
tc: 0000c210
srp: 20e36000
urp: 20e36000
it0: 807fe040
dt0: 807fe040
it1: 403fe040
dt1: 403fe040
Create MAC MMU config
InitMMU040: Start
InitMMU040: Created
InitMMU040: Flush ATC
InitMMU040: Flush Cache
InitMMU040: Done
tc: 00008000
srp: 20b8b000
urp: 20b8b000
it0: 00000000
dt0: 00000000
it1: 00000000
dt1: 00000000
Flushing cache
ZeroPage setup complete
Init emulation
Sys_open: 'hdd.dsk'
Disk size = 52428800
AudioInit
AudioInit : nosound
VideoInit
Queryscreen
VDI: 640x400x16 (chunky)
1 planes, 1280 bytes per line
VDO: 00030000
FMT: 00000410
ScreenPtr: 00d72f00
Logbase: 00d72f00
Physbase: 00d72f00
Hardware: Videl
Backing up hw palette
Creating video modes
Added video mode: w=640 h=400 d=4
Added video mode: w=512 h=384 d=4
Added video mode: w=512 h=342 d=4
Video mode is semi-native
Driver setup
InitInput 640, 400
VideoInit done
Start emulation
Mac RAM: 011fab40 (513024)
Mac ROM: 206fab40 (512)
Mac SCR: 20782b40 (64)
Mac SP: 011cb3fc
Thanks! There are some interesting bits in there
Yep, I would think that one is probably good too? This table doesn't seem to indicate any problems at least:stephen_usher wrote: ↑Mon Jun 27, 2022 7:17 am Surely, for an 040 machine using the LC475 ROM would be the best in this case? It may also be usable with an 030 seeing as it’s basically an upgraded LCIII.