aboutsummaryrefslogtreecommitdiffstats
path: root/src/vgahooks.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2010-09-25 12:48:43 -0400
committerKevin O'Connor <kevin@koconnor.net>2010-09-25 12:48:43 -0400
commita899945754d20f084bb73a1cd2453f8cabfeb0e8 (patch)
treebf5f3a06977d6fcc5a4b57d2637d8f73925edceb /src/vgahooks.c
parent4a446d7f17732f0e212cc950819b409b31cedf9b (diff)
downloadseabios-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