Fix README links
This commit is contained in:
parent
c0acf757a2
commit
0388d76e04
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ There's still a problem with the hard disk controller, which I haven't looked in
|
|||
but booting from a floppy works.
|
||||
|
||||
While working through issues with this ROM BIOS, I created some lightly-annotated
|
||||
[source code](/devices/pc/bios/compaq/deskpro386/1988-01-28.nasm) that can be re-assembled
|
||||
[source code](/devices/pc/bios/compaq/deskpro386/1988-01-28/1988-01-28.nasm) that can be re-assembled
|
||||
with [NASM](http://www.nasm.us/). The initial process of creating the source code is
|
||||
explained [here](/devices/pc/bios/compaq/deskpro386/#recreating-rom-source-code).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue