paulrickards on Nostr: Deep diving into buss error handling by reviewing the previous posts and the Lisa ...
Deep diving into buss error handling by reviewing the previous posts and the Lisa Boot ROM assembly.
http://bitsavers.org/pdf/apple/lisa/firmware/Lisa_Boot_ROM_Asm_Listing.TEXTIf I understand this correctly, memory $282 should hold the address that caused the bus error. In my case, I get
282 0002 0000
which I think is $020000 (high byte is ignored). Does that mean the problem is occurring at position 128kbytes in the RAM card? Not sure how to map that to a component/components yet.
#AppleLisaClone #RetroComputing
Published at
2023-09-25 22:04:11Event JSON
{
"id": "7ba518220bb6784bb2f7a2f56b1c10f504db2a29c98ab8d7ee5c694f97afd76f",
"pubkey": "b0a11a6125c511239cd7a0f1ea8c4eea15a57707dfdd9ef57e27cc22f46aea77",
"created_at": 1695679451,
"kind": 1,
"tags": [
[
"e",
"698cc3f2f861c56d65b1f88a93716c7c5d2d9a45cd048769cac9eb2db0ef0933",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"applelisaclone"
],
[
"t",
"retrocomputing"
],
[
"proxy",
"https://mastodon.social/users/paulrickards/statuses/111128048562117312",
"activitypub"
]
],
"content": "Deep diving into buss error handling by reviewing the previous posts and the Lisa Boot ROM assembly.\n\nhttp://bitsavers.org/pdf/apple/lisa/firmware/Lisa_Boot_ROM_Asm_Listing.TEXT\n\nIf I understand this correctly, memory $282 should hold the address that caused the bus error. In my case, I get\n\n282 0002 0000\n\nwhich I think is $020000 (high byte is ignored). Does that mean the problem is occurring at position 128kbytes in the RAM card? Not sure how to map that to a component/components yet.\n\n#AppleLisaClone #RetroComputing",
"sig": "886ac035bb63f68233130b57f0eed60c9bdef99c33ff73986e16cd6194d000ebd480e91e8986e54227af27d2ce7506eeba4e1bba2552ff86a959ac7662e4c61b"
}