-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi Bradley,
I am working on a Apple II Hardware emulator based on STM32, https://github.com/vibr77/AppleIIDiskIIStm32F411
I have almost finished the DISKII emulation, and I have built a SmartDisk II card,
My emulator is working fine on IIc and IIGS with a proper SmartPort, but when I use the SmartDisk card it does not work.
I have plug my protocol analyser and I have strange WR_DATA.
the SmartDisk II is in slot 5, I have used the Smartdisk.bin firmware on GitHub. Do I need to do something special to make it work ?
on the Screen I have I/O Error,
on my debug console I receive the Reset msg (phase 0x05) and then I have 2 cmd (0x0f, or 0x0a,, 0x0b) but the content of the message is empty
thanks for your help
Vincent
Metadata
Metadata
Assignees
Labels
No labels