Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 05:03:39 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/doscmd cpu.c tty.c video.c video.h
Message-ID:  <200107301203.f6UC3dQ75404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2001/07/30 05:03:39 PDT

  Modified files:
    usr.bin/doscmd       cpu.c tty.c video.c video.h 
  Log:
  - Add some more x86 instructions to emulate,
  - emulate VGA read mode 0,
  - emulate VGA write mode 1,
  - minor cleanup.
  
  Protel's Easytrax, a free PCB layout program, almost runs now; there are
  still some problems with the keyboard emulation, but the graphics are fine
  (albeit a bit slow).
  
  Revision  Changes    Path
  1.4       +141 -53   src/usr.bin/doscmd/cpu.c
  1.14      +40 -22    src/usr.bin/doscmd/tty.c
  1.2       +80 -56    src/usr.bin/doscmd/video.c
  1.4       +10 -9     src/usr.bin/doscmd/video.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107301203.f6UC3dQ75404>