Commit graph

3918 commits

Author SHA1 Message Date
copy bb489cd342 libv86.js 2014-05-14 00:20:42 +02:00
copy bcf235d046 Don't rely on h() 2014-05-14 00:19:17 +02:00
copy d02b081652 nop 2014-05-14 00:18:39 +02:00
copy e46a60cdcb VGA dummy adapter 2014-05-14 00:15:15 +02:00
Fabian 11834de79f Preparations for testing a dynamic translator 2014-05-12 18:44:28 +02:00
Fabian cf7e4d4514 Serious bugfix 2014-05-12 18:14:12 +02:00
copy bf8c7546f8 irhydra generator 2014-05-10 03:13:14 +02:00
Fabian 32288cd85a Use memory.write_blob 2014-05-08 22:58:17 +02:00
Fabian 58ebb650b0 Mark pages as written. Preparation for dynamic translation 2014-05-08 22:47:56 +02:00
Fabian 6f974f6889 make run in background 2014-05-08 22:42:05 +02:00
Fabian 5b6e97c3bb No magic numbers please 2014-05-06 20:24:46 +02:00
Fabian ea8a4717ad Merge branch 'master' of https://github.com/copy/v86 2014-05-06 19:20:43 +02:00
Fabian 1991fa8ea3 debug environment is browser 2014-05-06 06:50:46 +02:00
Fabian 84fe8376ed Add device parameter to register_* functions 2014-05-06 06:50:27 +02:00
Fabian 03cce1f20b Test environment 2014-05-06 06:38:44 +02:00
Fabian c5fd846319 change floppy.js to prototypical definition5~ 2014-05-06 06:17:28 +02:00
Fabian 6ce08cfe02 Convert DMA to prototypical definition 2014-04-14 16:41:16 +02:00
Fabian e0fa1bd3fa make run 2014-04-14 16:26:01 +02:00
copy 06f9311a17 minor changes 2014-03-27 04:12:10 +01:00
copy 86f3fc633b Some improvments in PS2 controller 2014-03-27 04:09:50 +01:00
copy 43f40321f2 Merge branch 'master' of https://github.com/copy/v86 2014-03-13 20:11:42 +01:00
copy 43d0e55d19 Merge pull request #11 from robgraeber/copyright-year
Updated copyright
2014-03-13 20:10:18 +01:00
copy 501d5dc5bd Nope 2014-03-13 19:59:15 +01:00
copy 7710bb3327 Fixed numpad 2014-03-13 18:31:43 +01:00
Rob Graeber aa56fc0de1 Updated copyright year
Updated the copyright year to protect changes you've made after 2012 :-)
Otherwise new commits you've made wouldn't be explicitly covered by the license.
2014-03-13 09:31:46 -07:00
copy b2efbcb4d7 Some cleanup and fix enter instruction 2014-03-11 17:15:47 +01:00
copy cd9aeb564b Move chr_repeat to a better place 2014-03-11 17:03:01 +01:00
copy 7a044c5c69 Load floppy correctly 2014-03-11 16:59:47 +01:00
copy 57551c6a5a Remove unused code 2014-03-11 16:58:35 +01:00
copy 3ad72839d9 new command 2014-03-11 16:46:22 +01:00
copy bbf0801ef0 Cleanup 2014-03-11 16:45:48 +01:00
copy 7557e3ea8d fnop and cleanup 2014-02-25 02:28:28 +01:00
copy bfefe531c7 salc 2014-02-25 02:28:12 +01:00
copy 621671bf21 RTC irq flag 2014-02-23 23:32:41 +01:00
copy f9dd551448 make chr_repeat more defensive for invalid parameters 2014-02-23 23:06:22 +01:00
copy 13420f31ce use strict 2014-02-23 23:05:34 +01:00
copy de1a5d2aa7 cursor size 2014-02-23 23:05:25 +01:00
copy 5d64c5e222 Smoother mouse movement 2014-02-23 01:04:31 +01:00
copy 2ef5dbb385 writable_or_pagefault for more safety 2014-02-22 22:15:41 +01:00
copy 3821d4fb71 Fallback progress bar for gzipped images 2014-02-22 21:55:36 +01:00
copy 64e7aad9e9 hidden textarea should be below screen 2014-02-20 22:46:57 +01:00
copy eb36300471 Report BIOS loading correctly 2014-02-19 23:19:13 +01:00
copy 2e2797fde3 Remove Closure from memory 2014-02-19 22:47:50 +01:00
copy 867dd024c8 Some fixes 2014-02-19 22:44:35 +01:00
Fabian 993bb96ce8 Avoid closure in memory 2014-02-19 05:50:49 +01:00
copy 3e9b848bc4 gitignore 2014-02-19 02:24:55 +01:00
copy fa7f6db6e7 Send floats to ps2 controller, make default resolution reasonable 2014-02-19 02:20:41 +01:00
copy c5b65101a7 make download link visible 2014-02-19 02:19:43 +01:00
copy b08340cf73 resolution and scaling 2014-02-19 01:49:22 +01:00
copy f47d41e5e6 write 0x80000000 correctly in FIST instruction 2014-02-19 01:23:52 +01:00