Line 162:
Line 162:
The first few words of the BIOS cannot be dumped. You can deduce them by tracing the code though (all values are noted in little endian here):
The first few words of the BIOS cannot be dumped. You can deduce them by tracing the code though (all values are noted in little endian here):
−
060000ea
+
ea000006
−
060000ea
+
ea000006
−
1f0000ea
+
ea00001f
−
040000ea
+
ea000004
−
030000ea
+
ea000003
−
feffffea
+
eafffffe
−
130000ea
+
ea000013
−
000000ea
+
ea000000