diff --git a/webv86/web/app.js b/webv86/web/app.js index 0d7c092..7fed15b 100644 --- a/webv86/web/app.js +++ b/webv86/web/app.js @@ -27,8 +27,10 @@ function createEmulator() { buffer: new Uint8Array(16*1024*1024).buffer }, boot_order : 0x123, - autostart : true + autostart : true, + // log_level : 0x004000, }) + emulator.serial1_send=function(a){for(var b=0;b