Commit graph

219 commits

Author SHA1 Message Date
copy 04a6a95427 More efficient text rendering 2016-09-27 22:08:38 +02:00
copy b38939d619 Add missing .blur() 2016-09-27 22:07:52 +02:00
copy 71e04977d9 Add ASYNC_SAFE for debugging 2016-09-27 22:06:23 +02:00
copy 20d58a3c5a Remove no_initial_alloc, use empty memory instead 2016-08-02 05:33:02 +02:00
copy 70ad2f9031 Move memory to cpu 2016-08-02 04:15:24 +02:00
copy 0883ec83b5 Handle tab in serial terminal 2016-08-01 22:27:15 +02:00
copy 191d34c4e0 Simplify some code 2016-07-31 16:18:08 +02:00
copy cb38b79431 Allow downloading cdrom images, don't show button if disk image not available 2016-07-31 16:15:03 +02:00
copy b4432874d1 Update profile list 2016-07-18 05:40:06 +02:00
copy 3408aaa959 Specify boot order in profile 2016-07-18 04:43:13 +02:00
copy 243d3caa8e Minor 2016-07-18 04:37:12 +02:00
copy cf303a08fe onprogress: Prefer browser-provided total size over manually specified one 2016-07-18 04:32:02 +02:00
copy 1c5145eb76 Don't use socket on error 2016-07-18 04:26:52 +02:00
copy 9968582547 Add dump log button (set LOG_TO_FILE in const.js to use) 2016-07-18 04:24:44 +02:00
copy 4fbd4603a0 Allow restoring state via user interface 2016-07-18 04:22:18 +02:00
copy 867e9d0bb1 More efficient asynchronous loading 2016-05-28 20:48:32 +02:00
copy 2d34d7c834 Lock mouse automatically. Fixes #93 2016-05-28 20:25:57 +02:00
copy 02f4eb5bbe Add Oberon 2016-05-28 20:05:05 +02:00
copy c5bd323ea2 Improved method of downloading modified disk images. Remove size limitation. Fixes #98 2016-05-28 19:36:04 +02:00
copy 1e8a355572 Minor changes 2016-03-26 15:21:16 +01:00
copy 8341e12027 Pass screen container to mouse adapter 2016-02-15 00:16:22 +01:00
copy c49911a5d0 Mousewheel implementation (browser side only) 2016-02-15 00:15:13 +01:00
copy 21164c6239 Remove news 2016-01-23 00:17:23 +01:00
copy 62144bd6e8 Allow using bochs bios via query parameter use_bochs_bios 2016-01-01 23:43:46 +01:00
copy 6686b5e1de Minor improvement of code and debug interface 2016-01-01 23:40:15 +01:00
copy dd9809e928 Use memory.mem8 instead of memory.buffer 2016-01-01 23:28:19 +01:00
copy a66f641782 Initial implementation of touch events 2015-12-31 03:06:42 +01:00
copy 5c74b9c32e Export V86 2015-12-31 00:31:22 +01:00
copy 91e0137dc7 Minor changes 2015-12-31 00:31:08 +01:00
copy fe245fb24b Fix download of modified disk images 2015-12-31 00:14:23 +01:00
copy 67ae770477 Make disk images visible 2015-12-31 00:12:53 +01:00
copy d936c32e87 Change size to load image into memory completely from 16 to 256 2015-12-30 23:45:42 +01:00
copy d7dac7c9b4 Prepare for Closure Compiler's new type inference 2015-12-30 23:30:54 +01:00
Robert Lockwood 842b8fd29e Change emulator.settings to settings
closure compiler fails.

I'm assuming it should be settings, in either case closure compiler compiles and it works.
2015-12-12 23:22:27 +00:00
copy 5f9b148936 Fix download of modified disk images #73 2015-11-11 04:42:47 +01:00
copy c13e68f477 Add bootchess 2015-09-21 03:27:05 +02:00
copy d8c6a53863 Remove If-Range. Fixes bootchess 2015-09-21 03:03:24 +02:00
copy bfdd41a35a Use quoted style for closure compiler 2015-09-16 03:46:13 +02:00
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 7a6dc0f7e5 Avoid ram allocation if state is restored 2015-09-16 03:14:23 +02:00
copy 7513181326 Export keyboard_send_keys and keyboard_send_text 2015-09-15 21:38:15 +02:00
copy 91e1bca5af Keyboard: Simluate sending characters to controler 2015-09-15 20:09:39 +02:00
copy f59c5e3228 Use movementX over prefixed versions 2015-09-15 01:12:15 +02:00
copy 87c291e923 V86.destroy() 2015-09-14 01:57:13 +02:00
copy b3c3d4d4a0 Move examples from docs/samples/ to examples/ 2015-08-22 16:37:55 +02:00
copy 54fbc5c66a Keyboard handling using new event.code. #31 2015-05-17 02:49:34 +02:00
copy 0ca56ea028 Remove If-Range header. Fixes #44 2015-05-08 23:47:10 +02:00
copy 311c87e010 Make V86Starter work when all loads are synchronous 2015-04-17 23:56:11 +02:00
copy e21ae4a37f Fix read_file returning extra zero bytes at the end 2015-04-16 01:44:59 +02:00