Commit History

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