duskos

dusk os fork
git clone git://git.alexwennerberg.com/duskos
Log | Files | Refs | README | LICENSE

commit adb8198d5db206a5a71b34634a830ea37e6d1cb5
parent c086f5e077559dc43c9d386cf5078627595abfa2
Author: Virgil Dupras <hsoft@hardcoded.net>
Date:   Wed, 27 Jul 2022 08:14:46 -0400

Sorry Ralf

Diffstat:
MREFS.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/REFS.md b/REFS.md @@ -23,8 +23,8 @@ Other than OSDev, this is the list of references that have been particularly helpful: * [FreeVGA][freevga] -* [Ralph Brown's x86 interrupt list][ralphint] +* [Ralf Brown's x86 interrupt list][ralfint] [osdev]: https://wiki.osdev.org/ [freevga]: http://www.osdever.net/FreeVGA/home.htm -[ralphint]: http://www.cs.cmu.edu/~ralf/files.html +[ralfint]: http://www.cs.cmu.edu/~ralf/files.html