Commit graph

28 commits

Author SHA1 Message Date
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