Historial de Commits

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