Commit graph

3958 commits

Author SHA1 Message Date
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
copy 398488ac59 change image size 2014-02-19 01:21:34 +01:00
copy 65162abd4d modrm_skip 2014-02-18 00:37:02 +01:00
copy c9df13a4fa Handle unaligned disk sizes 2014-02-15 23:33:48 +01:00
copy 73d005e653 Hooray, passing more tests 2014-02-13 03:24:08 +01:00
copy 17778db0f9 Slightly improve bt ops and lss 2014-02-13 03:23:29 +01:00
copy 104077c862 More improvments to arith 2014-02-12 22:03:08 +01:00
copy 500850b174 Avoid screen flash during boot 2014-02-12 21:08:15 +01:00
copy fe2f50dac4 Avoid warnings in mcpp and make code style more consistent 2014-02-11 21:47:19 +01:00
copy 0ca7e260e3 ifndef 2014-02-11 21:45:58 +01:00
copy 9f9053c4b4 Correct make pack 2014-02-11 21:43:21 +01:00