mirror of
https://github.com/mi57730/a2d.git
synced 2025-01-08 21:35:44 +00:00
DeskTop device identification: improve comment
This commit is contained in:
parent
0ea3e2837a
commit
265b8bff62
@ -8564,7 +8564,7 @@ create_icon:
|
||||
sta @load_CxFB
|
||||
@load_CxFB := *+2
|
||||
lda $C7FB ; self-modified $CxFB
|
||||
and #$01 ; $CxFB bit 1 = ProFile, apparently???
|
||||
and #$01 ; $CxFB bit 0 = is RAM card (IIgs Firmware Referece)
|
||||
beq use_profile_icon
|
||||
;; fall through...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user