Historique des commits

Auteur SHA1 Message Date
  Fabian 703c69a934 fix: Implement read back of svga y offset il y a 8 mois
  Fabian 082093ebd4 stricer assertion on return value of port read and minor fix in vga il y a 10 mois
  Fabian cf61ac635a vga: correctly advertise the latest bochs version, and make it r/w (fix #768) il y a 1 an
  Fabian 52163a1fdf vga: set pci revision to 0 to avoid falsely advertising mmio registers (for serenityos, #299) il y a 1 an
  Fabian f13136b9c1 minor il y a 2 ans
  pixelsuft‮ cbe5e63201 DAC Fix for Win9x bootlogo progressbar (#693) il y a 2 ans
  pixelsuft‮ 77a1cc47cf Add dac_mask to fix text mode color (#655) il y a 2 ans
  Fabian 7f37fcfccb Fix vga virtual screen size handling (#628) il y a 2 ans
  Fabian dec8fa0b59 Fix svga not rendering pixels at bottom of changed buffer (#628) il y a 2 ans
  Fabian 06df7cc265 Fix 2048 MB memory size il y a 2 ans
  Fabian d1a949d881 Fix consider svga_offset for putImageData il y a 2 ans
  Fabian 4eb1e5035e Optimised putImageData il y a 2 ans
  Fabian 52ccc6a03c Port svga rendering to rust il y a 2 ans
  Fabian 4cc3f8adc7 vga: pass buffer from emulator to frontend, remove tell-buffer, avoid storing layers in state (call update_layers in set_state instead) il y a 2 ans
  Fabian 74dd588b75 vga: dac color index wrap-around il y a 3 ans
  Fabian 69e0a319b6 vga: Mask byte il y a 3 ans
  Fabian 18bbe45814 vga: Implement svga offset il y a 3 ans
  Fabian 497f618cab Merge branch 'wasm' into master il y a 3 ans
  Fabian 659729aed1 Disable xterm.js logging il y a 3 ans
  Fabian ab46037014 Update vga ID to fit new bios il y a 3 ans
  Ernest Wong 3dd4d1d603 Return correct CRTC index value in 3D4 read (VGA) il y a 6 ans
  Ernest Wong d32d677d0c Revert bpp removal, and update screen events docs il y a 6 ans
  Ernest Wong 282207ff53 Display initial graphical/text mode info il y a 6 ans
  Ernest Wong b222aac117 Use screen_width/height. Update size only when needed il y a 6 ans
  Ernest Wong 0d1079c274 Remove unnecessary passing of bpp in set-size il y a 6 ans
  Ernest Wong 1a16c1802a Fix typo: restore correct svga bpp il y a 6 ans
  Ernest Wong de51de8843 Update the very last svga row of pixels il y a 6 ans
  Ernest Wong 10fc566e43 Tidyup spacing il y a 6 ans
  Ernest Wong 36cf671961 Replace min/max with layers for update_buffer il y a 6 ans
  Ernest Wong 68deda6a66 Draw between min and max within layers il y a 6 ans