Commit graph

696 commits

Author SHA1 Message Date
copy d26801457b Trailing whitespace 2015-09-16 03:25:09 +02:00
copy 719aa81906 Load file in nodejs 2015-09-16 03:19:40 +02:00
copy 451516c2fb Fix 32 bit division 2015-09-16 03:16:45 +02:00
copy 7a6dc0f7e5 Avoid ram allocation if state is restored 2015-09-16 03:14:23 +02:00
copy 9d1dc4de96 Improve speed of state restoring by loading ram directly 2015-09-16 02:03:42 +02:00
copy 3e80be32a9 Clean up 2015-09-16 00:56:06 +02:00
copy b5f3409c56 Remove built files 2015-09-15 22:00:17 +02:00
copy 7fba276f86 Fix warnings 2015-09-15 21:58:40 +02:00
copy 2debd37913 Tests readme 2015-09-15 21:54:25 +02:00
copy 7513181326 Export keyboard_send_keys and keyboard_send_text 2015-09-15 21:38:15 +02:00
copy 9191da081a Increase size of keyboard and mouse buffer 2015-09-15 20:10:24 +02:00
copy 91e1bca5af Keyboard: Simluate sending characters to controler 2015-09-15 20:09:39 +02:00
copy a0356aae3c Improve test speed 2015-09-15 19:30:53 +02:00
copy e2eeb295f2 Reword readme 2015-09-15 07:25:20 +02:00
copy f59c5e3228 Use movementX over prefixed versions 2015-09-15 01:12:15 +02:00
copy 98dc4441a8 Load scripts in order 2015-09-15 00:11:30 +02:00
copy fcd6503e2a Initial APIC implementation, incomplete 2015-09-14 23:59:43 +02:00
copy 4d61ddbed3 tsr constants 2015-09-14 23:57:05 +02:00
copy 87c291e923 V86.destroy() 2015-09-14 01:57:13 +02:00
copy 85be27910a Remove mcpp submodule. Thanks to @h8liu for creating it 2015-09-14 01:50:30 +02:00
copy 9185dd25e4 Remove C macros and compile step. Fixes #10 2015-09-14 01:45:51 +02:00
copy 41bc5795ff Don't use document.write 2015-09-14 00:26:46 +02:00
copy e2ecca2a04 Make warnings errors (Closure Compiler) 2015-09-12 18:17:22 +02:00
copy 3855f6062c Idea for microtick() on Node 2015-09-12 01:42:07 +02:00
copy f53fc0ffa5 Use fast_next_tick 2015-09-12 01:41:31 +02:00
copy be01e4b7ca Improve logging 2015-09-12 01:40:56 +02:00
copy 8f3f30e4b8 Fix pci response in undefined region for freebsd 2015-09-12 01:35:45 +02:00
copy 782dd5c5d5 Remove donation link 2015-09-12 01:11:49 +02:00
copy f557156256 trailing whitespace 2015-09-12 01:10:38 +02:00
copy 3fdfd79500 Adapt path 2015-09-12 00:35:44 +02:00
copy 0b2628e22a more tests 2015-09-12 00:18:18 +02:00
copy 520d3153f3 Add gitter to readme. https://gitter.im/copy/v86 2015-09-11 03:38:43 +02:00
Fabian 9d8b5c7a4a Merge pull request #62 from gitter-badger/gitter-badge
Add a Gitter chat badge to Readme.md
2015-09-11 00:57:51 +02:00
The Gitter Badger 60da90c950 Added Gitter badge 2015-09-10 22:54:54 +00:00
copy b3c3d4d4a0 Move examples from docs/samples/ to examples/ 2015-08-22 16:37:55 +02:00
copy c070e90b99 Remove compiled files 2015-08-22 16:23:11 +02:00
copy 8c5dcd9ed3 set correct second ata port. Fixes #55 2015-08-22 15:40:41 +02:00
copy 385e882946 New build files 2015-05-18 23:23:47 +02:00
copy 8ab8e24915 IDE fix device reset 2015-05-18 22:20:39 +02:00
copy f82373d6b2 Build state of emulator explicitly. Fixes #40 2015-05-18 22:18:59 +02:00
copy 4244e295eb Remove channel objects 2015-05-17 03:06:54 +02:00
copy 54fbc5c66a Keyboard handling using new event.code. #31 2015-05-17 02:49:34 +02:00
copy 58f0757712 Remove useless 0x prefixes 2015-05-17 02:01:22 +02:00
copy e57864e228 remove useless stack tracing 2015-05-17 02:00:26 +02:00
copy 3ee6f37ca0 Remove use of get_isr 2015-05-17 01:59:15 +02:00
copy b3db408e61 Clear bits on cmos C read 2015-05-17 01:57:52 +02:00
copy 3ae67a027a Fix io port range sizes 2015-05-17 01:57:28 +02:00
copy 3a824eda12 Change handling of interrupts to involve APIC 2015-05-17 01:56:50 +02:00
copy 3cffcd05fc simplify code 2015-05-17 01:01:29 +02:00
copy 0ca56ea028 Remove If-Range header. Fixes #44 2015-05-08 23:47:10 +02:00