1. ec4b19e Update readme regarding Arch Linux by copy · 8 years ago
  2. e5fcc32 Don't create new arrays in reset(), set to 0 instead by copy · 8 years ago
  3. 004f620 PIC logging by copy · 8 years ago
  4. a112db7 Missing parameter by copy · 8 years ago
  5. 790f6ce cpuid level 5 by copy · 8 years ago
  6. acea5b6 Less incomplete task switch implementation by copy · 8 years ago
  7. cb6aaf1 Minor (style and logging) by copy · 8 years ago
  8. 04eb410 Implement #NP (kvm-unit-test) by copy · 8 years ago
  9. 06f3453 CR3 ignored bits by copy · 8 years ago
  10. d21f7de Split movsx/movzx into 16/32 bit versions by copy · 8 years ago
  11. 64b4e47 APIC version write by copy · 8 years ago
  12. 90ac05a Rename function by copy · 8 years ago
  13. 4ccd885 PCI: Fix command/status by copy · 8 years ago
  14. 7179ef2 ATA flush cache by copy · 8 years ago
  15. ec7bfd3 Mention than FreeBSD works by copy · 8 years ago
  16. 4e164c6 Add kvm-unit-test (#129) by copy · 8 years ago
  17. d50101d Import kvm-unit-test into this repo by copy · 8 years ago
  18. 3595456 Disable advanced optimisations for libv86. Fixes tests by copy · 8 years ago
  19. 7b0d0b8 Add multiboot image loading, currently only supporting kvm-unit-test (#95, #129) by copy · 8 years ago
  20. 6129016 Only check irqs when irr changed by copy · 8 years ago
  21. 1332e32 More VGA logging by copy · 8 years ago
  22. 370698f Makefile: Refactor using addprefix by copy · 8 years ago
  23. 96f61bb More complete APIC and IOAPIC implementation (#86) by copy · 8 years ago
  24. 9e4b2c5 Add debug panel (#108) by copy · 8 years ago
  25. a025807 Buffer get written blocks by copy · 8 years ago
  26. e1ef657 Make Closure Compiler happy by copy · 8 years ago
  27. 211b5c9 A few more assertions for IO ports by copy · 8 years ago
  28. 60b7b62 Add run_hardware_timers by copy · 8 years ago
  29. 61314f7 Handle access to debug registers when cr4.DE is set by copy · 8 years ago
  30. ff89ef0 Add acpi PM timer by copy · 8 years ago
  31. 9dcf9c0 Lower TIME_PER_FRAME by copy · 8 years ago
  32. 420f763 Fix iret #gp error code (Windows XP) by copy · 8 years ago
  33. 7c04e0d Add comment to lss #ud by copy · 8 years ago
  34. 62f276d Shift addresses correctly by copy · 8 years ago
  35. 0f2f096 Add elf parser by copy · 8 years ago
  36. fc671d6 Remove outdated test by copy · 8 years ago
  37. 77e9128 fix docs links to api.md by Rick van de Loo · 8 years ago
  38. 9985eb3 fix unzip command in readme by Rick van de Loo · 8 years ago
  39. 5ad8b60 Fix heuristic condition for using async file buffers by Amaan Cheval · 8 years ago
  40. 48285e3 Mention that ReactOS works (#143) by copy · 8 years ago
  41. 5c084c9 make clean: Remove source maps by copy · 8 years ago
  42. b5a710e Remove clutter by copy · 8 years ago
  43. 7f9c447 Use logical shift for addresses by copy · 8 years ago
  44. c520ea4 Proper implementation of firmware control port as used by seabios and kvm-unit-test by copy · 8 years ago
  45. 8906f44 Update readme by copy · 8 years ago
  46. 591cdbe Add link to ReactOS project (#143) by copy · 8 years ago
  47. f999d15 Fix hostname detection (#140) by copy · 8 years ago
  48. bf05e95 Don't fail on wrmsr(GS_BASE) by copy · 8 years ago
  49. 561d99d Fix MOV from debug register (kvm-unit-test) by copy · 8 years ago
  50. 3f26b34 Implement multi-byte nop (kvm-unit-test) by copy · 8 years ago
  51. 7c50cb2 Fix loading of local files (allow loading large files) by copy · 8 years ago
  52. a41919f Fix kolibri and kolibri-fallback urls (#141) by copy · 8 years ago
  53. e28e81a Remove useless debugging stuff by copy · 8 years ago
  54. cba0826 Fix DAS instruction (found with kvm-unit-test) by copy · 8 years ago
  55. 7fa7bbc Move function out of if block. Fixes #140 by copy · 8 years ago
  56. ba33e5c Improve update_cs_size by copy · 8 years ago
  57. d8cb6bf Improve code structure by copy · 8 years ago
  58. c3fa99e Hide screen container by copy · 8 years ago
  59. beeb34a Remove cpu.paging_changed by copy · 8 years ago
  60. c72d8de Add missing config.js file by copy · 8 years ago
  61. 01f6256 Remove cpu.load_eflags() by copy · 8 years ago
  62. 1477aa4 Reset prefixes in CPU reset by copy · 8 years ago
  63. b86283b Improve const.js by copy · 8 years ago
  64. 18e71de Allow Firefox's dev tools shortcut by copy · 8 years ago
  65. 5157b6c Update some disk sizes, optimise boot order of built-in profiles by copy · 8 years ago
  66. 4133d7f Add MS-DOS image by copy · 8 years ago
  67. 3ee78b3 Fix ReactOS name (#137) by copy · 8 years ago
  68. 522bba4 Merge branch 'master' of https://github.com/copy/v86 by copy · 8 years ago
  69. 27fdccd Fix scaling by copy · 8 years ago
  70. 0ecbfb6 Remove some unused constants by copy · 8 years ago
  71. c797d52 Set protected mode immediately by copy · 8 years ago
  72. 32990ef Uart: Start with iir set for THRI by copy · 8 years ago
  73. a5a2532 Add dummy handling for qemu config port. Fixes newer versions of seabios by copy · 8 years ago
  74. 0348ed2 Implement PCI ROM mapping (readonly). Fixes newer versions of seabios by copy · 8 years ago
  75. 6a7bcb6 Improved logfile generation by copy · 8 years ago
  76. d90003d More precise PIC emulation by copy · 8 years ago
  77. 559a7f0 Remove remainings of old code by copy · 8 years ago
  78. 231852b Minor cleanup by copy · 8 years ago
  79. d8db712 Improve code style by copy · 8 years ago
  80. b23b070 Improved prefix handling, preparation for faster emulation by copy · 8 years ago
  81. cf55f14 Fix #134 by Fabian · 8 years ago
  82. b6056f8 Make closure compiler happy by copy · 8 years ago
  83. 0cc9617 Make closure compiler happy by copy · 8 years ago
  84. 4576386 Make closure compiler happy by copy · 8 years ago
  85. 0fbb768 New OSes by copy · 8 years ago
  86. 9642047 Minor by copy · 8 years ago
  87. a3b5c2e Minor pci update by copy · 8 years ago
  88. 3a94b52 Minor PIC update by copy · 8 years ago
  89. 819187c Minor pit update by copy · 8 years ago
  90. e8109ba Minor apic update by copy · 8 years ago
  91. 8266de7 Minor vga changes by copy · 8 years ago
  92. 7a1de12 Trim whitespace when logging from uart by copy · 9 years ago
  93. f43ed23 Fix sample rate for reactos, #115 by copy · 9 years ago
  94. 4e287a4 Check non-conforming cs correctly, #115 by copy · 9 years ago
  95. fee07cc Don't scroll when mobile keyboard is selected (#105) by copy · 9 years ago
  96. c7e96d7 Blur checkbox by copy · 9 years ago
  97. d5f2624 Update readme by copy · 9 years ago
  98. ae7bbcc Clean up some logging by copy · 9 years ago
  99. 60e330d IDE emulation improvement. Fixes #89 by copy · 9 years ago
  100. 729cb1a Small cleanup by copy · 9 years ago