diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2010-09-25 12:48:43 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2010-09-25 12:48:43 -0400 |
commit | a899945754d20f084bb73a1cd2453f8cabfeb0e8 (patch) | |
tree | bf5f3a06977d6fcc5a4b57d2637d8f73925edceb /src/vgahooks.c | |
parent | 4a446d7f17732f0e212cc950819b409b31cedf9b (diff) | |
download | seabios-a899945754d20f084bb73a1cd2453f8cabfeb0e8.tar.gz |
Allow rom to grow to 256K.
Enable rom size to be over 128K.
Apparently, only the first 128K of the rom are mirrored to the
0xc0000-0xfffff area under qemu, so make sure to copy the rom (via
make_bios_writable) in the non-init part of the startup code. This
ensure the copy code is itself available.
Diffstat (limited to 'src/vgahooks.c')
0 files changed, 0 insertions, 0 deletions