Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


VGA: Corrected memory offseting calculations
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 17 Mar 2011 00:15:11 +0000 (19:15 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 17 Mar 2011 00:15:11 +0000 (19:15 -0500)
commit959658e4651f2107602830510d0c4683353c767a
tree47f6e40ad1899e9f5b39cd4d68922008587236bd
parent6cbcb10551773e01f0f5599a2d20fe63cee1fcc3
VGA: Corrected memory offseting calculations
VGA: Added 2 byte write support (VGA protocol for
     2 byte writes to index registers is that the second
     byte should be interpreted as being directed
     at the data register associated with the index register)
palacios/src/devices/vga.c