Nightloader/i386
Eric-Paul Ickhorn 8703a97059
Dump more memory when using dump.bash
The dump script was limited to  the memory space below 0xa0000 because
the memory-mapped area of the framebuffer started above there,  making
the GNU Debugger refuse to dump that memory. Now, the script has got a
workaround for that.

The memory which is given to the emulated system is also reduced to 64
megabytes with this commit as to not use half a gigabyte of disk space
per memory dump.
2024-08-30 03:00:19 +02:00
..
bootsector
docs/drivers Document PCI driver API 2024-08-23 18:10:32 +02:00
legacy-boot Fix bug in PCI driver with not saved registers 2024-08-17 18:59:52 +02:00
build.bash Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00
dump.bash Dump more memory when using dump.bash 2024-08-30 03:00:19 +02:00
folder-structure.md Add folder structure documentation for i386 2024-08-17 19:04:18 +02:00
run.bash Dump more memory when using dump.bash 2024-08-30 03:00:19 +02:00