[movitz-devel] Bochs VBE Extensions Graphics Driver
Martin Bealby
mbealby at gmail.com
Wed Jul 18 21:55:05 UTC 2007
People,
We are no longer limited to 300x240x256!
Please find attached a working bochs VBE extension graphics driver.
This driver has been tested in both bochs and qemu (requires -std-vga
option in qemu). It will not work on real hardware.
Remember, you will need to add the line "(require :x86-pc/bochs-vbe)" to
all.lisp in x86-pc directory to include it in your image.
The next step is to abstract the framebuffer drawing commands from
vga.lisp and place them into a separate file for use with any graphics
driver.
Happy hacking,
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bochs-vbe.lisp
Type: application/octet-stream
Size: 2356 bytes
Desc: Bochs VBE driver
URL: <https://mailman.common-lisp.net/pipermail/movitz-devel/attachments/20070718/7f4b44dd/attachment.obj>
More information about the movitz-devel
mailing list