Commit graph

240 commits

Author SHA1 Message Date
copy cf303a08fe onprogress: Prefer browser-provided total size over manually specified one 2016-07-18 04:32:02 +02:00
copy 8341e12027 Pass screen container to mouse adapter 2016-02-15 00:16:22 +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 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 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 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 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 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
copy 897f18026a Use events over accessing the emulator object directly 2015-04-12 21:57:20 +02:00
copy 633013648e Handle empty filesystem correctly 2015-03-07 01:24:38 +01:00
copy f888130c9e Cascade operations to make loading smoother 2015-03-06 20:22:57 +01:00
copy b667aee0e1 Fix docs links 2015-03-04 00:58:00 +01:00
copy 652a67e16b Pass size to loadable images 2015-03-03 20:49:00 +01:00
copy 7fd39bda00 Export V86Starter in web worker 2015-01-31 17:39:32 +01:00
copy b75d93aa36 Refactor 2015-01-24 01:47:05 +01:00
copy 478c3218bc Documentation improvements 2015-01-20 00:05:17 +01:00
copy f0484f2410 Ignore fs if there is none 2015-01-20 00:04:26 +01:00
copy 9245080097 make filesystem url optional 2015-01-19 22:56:52 +01:00
copy 4107b2e393 create_file and read_file 2015-01-19 22:45:27 +01:00
copy 8bcbc876bb Fix quoting for closure compiler 2015-01-19 22:30:22 +01:00
copy 1be42a2a4a Make sure size is passed for asynchronous remote buffer 2015-01-19 22:24:21 +01:00
copy af16c3fc36 Some cleaning 2015-01-17 21:59:16 +01:00
copy 2609e0debf Add Node support back 2015-01-17 20:48:11 +01:00
copy 9af95c47f6 get_instruction_counter 2015-01-14 00:28:22 +01:00
copy fa3ee3f4ad load json filesystem as part of initialization process 2015-01-13 03:01:03 +01:00
copy daacd99a7d refactor load_file 2015-01-13 03:00:15 +01:00
copy 6c81fc9a5b Enable SyncFileBuffer 2015-01-13 01:34:09 +01:00
copy 2963432a11 minor 2015-01-12 18:54:52 +01:00
copy 0ce621470c Documentation comments 2015-01-11 23:31:08 +01:00
copy 3376fcdee4 make code more solid 2015-01-11 23:30:43 +01:00
copy bcb0d13599 enable_ne2k 2015-01-11 18:52:34 +01:00
copy cd9ab7b0b2 keyboard_set_status 2015-01-09 15:56:43 +01:00
copy 0f433fa0a4 Properly send strings to the serial terminal 2015-01-09 05:25:48 +01:00
copy 1032ef3ef2 New publicly usable interface called V86Starter, refactor browser/main.js using it 2015-01-09 04:49:44 +01:00