
renamed .asm files to .s extension Makefile: Building .s first over Bochs conf: changed display server to x instead of sdl Changed function defs to not have the parameter names for less confusion
10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
megs: 32
|
|
display_library: x
|
|
romimage: file=/usr/share/bochs/BIOS-bochs-latest
|
|
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
|
|
ata0-master: type=cdrom, path=os.iso, status=inserted
|
|
boot: cdrom
|
|
log: bochslog.txt
|
|
clock: sync=realtime, time0=local
|
|
cpu: count=1, ips=1000000
|