1. 74d2170 Fix restoring state by copy · 8 years ago
  2. 57965ca Use local kolibriOS image on https. Temporary workaround for #141 by copy · 8 years ago
  3. e5fcc32 Don't create new arrays in reset(), set to 0 instead by copy · 8 years ago
  4. 004f620 PIC logging by copy · 8 years ago
  5. a112db7 Missing parameter by copy · 8 years ago
  6. 790f6ce cpuid level 5 by copy · 8 years ago
  7. acea5b6 Less incomplete task switch implementation by copy · 8 years ago
  8. cb6aaf1 Minor (style and logging) by copy · 8 years ago
  9. 04eb410 Implement #NP (kvm-unit-test) by copy · 8 years ago
  10. 06f3453 CR3 ignored bits by copy · 8 years ago
  11. d21f7de Split movsx/movzx into 16/32 bit versions by copy · 8 years ago
  12. 64b4e47 APIC version write by copy · 8 years ago
  13. 90ac05a Rename function by copy · 8 years ago
  14. 4ccd885 PCI: Fix command/status by copy · 8 years ago
  15. 7179ef2 ATA flush cache by copy · 8 years ago
  16. 4e164c6 Add kvm-unit-test (#129) by copy · 8 years ago
  17. 7b0d0b8 Add multiboot image loading, currently only supporting kvm-unit-test (#95, #129) by copy · 8 years ago
  18. 6129016 Only check irqs when irr changed by copy · 8 years ago
  19. 1332e32 More VGA logging by copy · 8 years ago
  20. 96f61bb More complete APIC and IOAPIC implementation (#86) by copy · 8 years ago
  21. 9e4b2c5 Add debug panel (#108) by copy · 8 years ago
  22. a025807 Buffer get written blocks by copy · 8 years ago
  23. e1ef657 Make Closure Compiler happy by copy · 8 years ago
  24. 211b5c9 A few more assertions for IO ports by copy · 8 years ago
  25. 60b7b62 Add run_hardware_timers by copy · 8 years ago
  26. 61314f7 Handle access to debug registers when cr4.DE is set by copy · 8 years ago
  27. ff89ef0 Add acpi PM timer by copy · 8 years ago
  28. 9dcf9c0 Lower TIME_PER_FRAME by copy · 8 years ago
  29. 420f763 Fix iret #gp error code (Windows XP) by copy · 8 years ago
  30. 7c04e0d Add comment to lss #ud by copy · 8 years ago
  31. 62f276d Shift addresses correctly by copy · 8 years ago
  32. 0f2f096 Add elf parser by copy · 8 years ago
  33. 5ad8b60 Fix heuristic condition for using async file buffers by Amaan Cheval · 8 years ago
  34. 7f9c447 Use logical shift for addresses by copy · 8 years ago
  35. c520ea4 Proper implementation of firmware control port as used by seabios and kvm-unit-test by copy · 8 years ago
  36. 591cdbe Add link to ReactOS project (#143) by copy · 8 years ago
  37. f999d15 Fix hostname detection (#140) by copy · 8 years ago
  38. bf05e95 Don't fail on wrmsr(GS_BASE) by copy · 8 years ago
  39. 561d99d Fix MOV from debug register (kvm-unit-test) by copy · 8 years ago
  40. 3f26b34 Implement multi-byte nop (kvm-unit-test) by copy · 8 years ago
  41. 7c50cb2 Fix loading of local files (allow loading large files) by copy · 8 years ago
  42. a41919f Fix kolibri and kolibri-fallback urls (#141) by copy · 8 years ago
  43. e28e81a Remove useless debugging stuff by copy · 8 years ago
  44. cba0826 Fix DAS instruction (found with kvm-unit-test) by copy · 8 years ago
  45. ba33e5c Improve update_cs_size by copy · 8 years ago
  46. d8cb6bf Improve code structure by copy · 8 years ago
  47. c3fa99e Hide screen container by copy · 8 years ago
  48. beeb34a Remove cpu.paging_changed by copy · 8 years ago
  49. 01f6256 Remove cpu.load_eflags() by copy · 8 years ago
  50. 1477aa4 Reset prefixes in CPU reset by copy · 8 years ago
  51. b86283b Improve const.js by copy · 8 years ago
  52. 18e71de Allow Firefox's dev tools shortcut by copy · 8 years ago
  53. 5157b6c Update some disk sizes, optimise boot order of built-in profiles by copy · 8 years ago
  54. 4133d7f Add MS-DOS image by copy · 8 years ago
  55. 3ee78b3 Fix ReactOS name (#137) by copy · 8 years ago
  56. 27fdccd Fix scaling by copy · 8 years ago
  57. 0ecbfb6 Remove some unused constants by copy · 8 years ago
  58. c797d52 Set protected mode immediately by copy · 8 years ago
  59. 32990ef Uart: Start with iir set for THRI by copy · 8 years ago
  60. a5a2532 Add dummy handling for qemu config port. Fixes newer versions of seabios by copy · 8 years ago
  61. 0348ed2 Implement PCI ROM mapping (readonly). Fixes newer versions of seabios by copy · 8 years ago
  62. 6a7bcb6 Improved logfile generation by copy · 8 years ago
  63. d90003d More precise PIC emulation by copy · 8 years ago
  64. 559a7f0 Remove remainings of old code by copy · 8 years ago
  65. 231852b Minor cleanup by copy · 8 years ago
  66. b23b070 Improved prefix handling, preparation for faster emulation by copy · 8 years ago
  67. 0cc9617 Make closure compiler happy by copy · 8 years ago
  68. 4576386 Make closure compiler happy by copy · 8 years ago
  69. 0fbb768 New OSes by copy · 8 years ago
  70. 9642047 Minor by copy · 8 years ago
  71. a3b5c2e Minor pci update by copy · 8 years ago
  72. 3a94b52 Minor PIC update by copy · 8 years ago
  73. 819187c Minor pit update by copy · 8 years ago
  74. e8109ba Minor apic update by copy · 8 years ago
  75. 8266de7 Minor vga changes by copy · 8 years ago
  76. 7a1de12 Trim whitespace when logging from uart by copy · 8 years ago
  77. f43ed23 Fix sample rate for reactos, #115 by copy · 8 years ago
  78. 4e287a4 Check non-conforming cs correctly, #115 by copy · 8 years ago
  79. fee07cc Don't scroll when mobile keyboard is selected (#105) by copy · 8 years ago
  80. c7e96d7 Blur checkbox by copy · 8 years ago
  81. ae7bbcc Clean up some logging by copy · 8 years ago
  82. 60e330d IDE emulation improvement. Fixes #89 by copy · 8 years ago
  83. 729cb1a Small cleanup by copy · 8 years ago
  84. e717615 Allow unfocusing serial (correct file this time) by copy · 8 years ago
  85. 5bff589 Bit offset can be negative by copy · 8 years ago
  86. 6c82b04 Update operating systems by copy · 8 years ago
  87. 44b3562 Allow unfocusing serial console when mouse is enabled by copy · 8 years ago
  88. a7a8c27 Correct handling of lowering irqs by copy · 8 years ago
  89. 997d4c6 Port over some improvements from jor1k for uart by copy · 8 years ago
  90. 1120f2b More efficient serial console rendering by copy · 8 years ago
  91. 39e4625 Release memory from createObjectURL by copy · 8 years ago
  92. 559b0f5 Verbose cpu logging by copy · 8 years ago
  93. e2d6826 Proper handling of memory sizes, fixes #114 by Fabian · 8 years ago
  94. 8605a48 Don't preventDefault on click events (mouse should be locked instead) by Fabian · 8 years ago
  95. 69e7927 Better request error handling by Fabian · 8 years ago
  96. 5e9e1ca Get rid of global state by copy · 8 years ago
  97. ed6e2ed Use export annotation by copy · 8 years ago
  98. 8996cc1 Support for environments that don't have File by copy · 8 years ago
  99. 04a6a95 More efficient text rendering by copy · 8 years ago
  100. b38939d Add missing .blur() by copy · 8 years ago