9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] realemu
@ 2011-03-02  0:22 cinap_lenrek
  2011-03-02  0:30 ` erik quanstrom
  0 siblings, 1 reply; 18+ messages in thread
From: cinap_lenrek @ 2011-03-02  0:22 UTC (permalink / raw)
  To: 9fans

completed realmode emulator that is to be used with aux/vga -m vesa ...
to enable the graphics card thru vesa bios in an attempt to make 8i
work (thanks russ ;-)).

tarball can be found in /n/sources/contrib/cinap_lenrek/realemu.tgz

needs the patch /n/sources/patch/vesa-softscreen-resize applied as the
vgavesa driver has to go thru the emulated /dev/realmode instead of
the short path by calling realmode() directly.

more details are in the notes file.

there is a incomplete list of graphics cards this was tested on in the
vgalist file included in the tarball.  (have like 5 working pci graphics
cards here that i'm too lazy to hookup again to get the vid/did numbers)

you might hit unimplemented instructions or code spinning in endless
loops due to lack of proper system port emulation (i just return 0 on IN[BWL]
instructions for restricted ports right now).

--
cinap




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-03-06  5:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-02  0:22 [9fans] realemu cinap_lenrek
2011-03-02  0:30 ` erik quanstrom
2011-03-02  0:49   ` Gorka Guardiola
2011-03-02  0:58     ` erik quanstrom
2011-03-02  1:08       ` cinap_lenrek
2011-03-02  1:06   ` cinap_lenrek
2011-03-02  1:16     ` erik quanstrom
2011-03-02  1:35       ` cinap_lenrek
2011-03-02  1:40         ` erik quanstrom
2011-03-02  1:52         ` ron minnich
2011-03-02  3:08           ` Venkatesh Srinivas
2011-03-02  3:31             ` erik quanstrom
2011-03-02  5:42               ` cinap_lenrek
2011-03-02  1:43       ` cinap_lenrek
2011-03-02  1:47         ` erik quanstrom
2011-03-06  5:39         ` [9fans] rc and pmake yard-ape
2011-03-02  1:17   ` [9fans] realemu cinap_lenrek
2011-03-02  1:18     ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).