Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mmastrac
on April 16, 2014
|
parent
|
context
|
favorite
| on:
Creating a Bare Bones Bootloader
This brings back memories of reading through Norton's programmer's guide to the PC, figuring out how all the various interrupts worked. It was always faster to write to b800:0000 than use int 10h (assuming a color display of course!).
dugmartin
on April 16, 2014
[–]
Yep, instead of looping over an interrupt just use "rep movsb" between the data segment and display memory.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: