Modified bochsrc
Some checks failed
Continuous Integration / ci (push) Failing after 3m36s
Format code / Format the kernel (push) Failing after 26m6s

This commit is contained in:
Arthur Beck 2025-04-19 09:08:01 -05:00
parent 59c9daf02f
commit 11f8ac03c6
Signed by: ArthurB
GPG key ID: CA200B389F0F6BC9
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ display_library: x, options="gui_debug"
port_e9_hack: enabled=1
cpu: reset_on_triple_fault=0, model=corei7_icelake_u
magic_break: enabled=1
clock: sync=realtime, time0=local
ata0-master: type=cdrom, path=../kernel/aphrodite-x86.iso, status=inserted
boot: cdrom

View file

@ -2,6 +2,7 @@ display_library: x, options="gui_debug"
port_e9_hack: enabled=1
cpu: reset_on_triple_fault=0, model=corei7_icelake_u
magic_break: enabled=1
clock: sync=realtime, time0=local
ata0-master: type=cdrom, path=../kernel/%{BUILT_FILE}, status=inserted
boot: cdrom