Commit 1e777d8
Fix CD boot sequencing: open disc image before JaguarInit()
CDROMInit() (called by JaguarInit()) checks CDIntfIsImageLoaded() to set
haveCDGoodness. The disc image must be opened before that check runs,
otherwise the CD drive is never activated.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 379ee16 commit 1e777d8
1 file changed
Lines changed: 15 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
1049 | | - | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
1050 | 1051 | | |
1051 | 1052 | | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | 1053 | | |
1060 | 1054 | | |
1061 | | - | |
1062 | | - | |
1063 | 1055 | | |
1064 | 1056 | | |
1065 | 1057 | | |
| |||
1073 | 1065 | | |
1074 | 1066 | | |
1075 | 1067 | | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
1076 | 1078 | | |
1077 | 1079 | | |
1078 | | - | |
| 1080 | + | |
1079 | 1081 | | |
1080 | 1082 | | |
1081 | | - | |
| 1083 | + | |
1082 | 1084 | | |
1083 | 1085 | | |
1084 | 1086 | | |
| |||
0 commit comments