Commit graph

5314 commits

Author SHA1 Message Date
Monsieur Z
a063152dfc Update Directories.md 2015-08-06 15:49:38 +02:00
Monsieur Z
a22395b4ac Update Directories.md 2015-08-06 15:41:38 +02:00
zdimension
a6051f2069 Typo 2015-06-24 16:27:46 +02:00
zdimension
8148d0e085 Finished Directories.md and updated index.md 2015-06-17 11:15:29 +02:00
Matthijs ter Woord
63d83a683d Fix int64 divide. 2015-06-07 12:37:02 +02:00
Matthijs ter Woord
959732f781 Bochs now uses same device layout as vmware (ATA wise) 2015-06-02 20:31:39 +02:00
Matthijs ter Woord
dfc3a3388f Merge pull request #124 from ARMmaster17/master
Documentation update
2015-05-30 10:11:45 +02:00
Joshua Zenn
05b752da4f Update Plugs.md 2015-05-29 18:21:32 -04:00
Joshua Zenn
dda514715d Update MemoryManager.md 2015-05-29 18:20:48 -04:00
Joshua Zenn
20be63e3f4 Update Compile.md 2015-05-29 18:19:58 -04:00
Joshua Zenn
6d432a43a7 Create Compile.md 2015-05-29 10:01:44 -04:00
Joshua Zenn
0b8aacb737 Update Plugs.md 2015-05-29 10:00:02 -04:00
Joshua Zenn
63520ae85f Update MemoryManager.md 2015-05-29 09:58:31 -04:00
Joshua Zenn
63aa31fe0d Update DevKit.md 2015-05-29 09:57:10 -04:00
Joshua Zenn
fcde128547 Update DevKit.md 2015-05-29 09:56:13 -04:00
Joshua Zenn
3315d3017b Update il2cpu.md 2015-05-29 09:22:01 -04:00
Joshua Zenn
ef13901491 Update il2cpu.md 2015-05-29 09:21:36 -04:00
Matthijs ter Woord
6f8002b2ba Merge pull request #123 from kant2002/code_cleanup
Update the ToolsVersion value in the project files
2015-05-29 11:38:04 +02:00
Joshua Zenn
08f6e35717 Update il2cpu.md 2015-05-28 21:19:06 -04:00
Joshua Zenn
345ce3139e Update MemoryManager.md 2015-05-28 20:59:05 -04:00
Joshua Zenn
796318b933 Update Plugs.md 2015-05-28 20:55:32 -04:00
Joshua Zenn
e5bac83dda Update Startup.md 2015-05-28 20:50:54 -04:00
Joshua Zenn
4e2ebbfe40 Update Running.md 2015-05-27 18:13:17 -04:00
Joshua Zenn
027b837fdf Update DevKit.md 2015-05-27 18:08:45 -04:00
Joshua Zenn
cbbed3f0c7 Delete Compile.md 2015-05-27 18:04:44 -04:00
Andrey Kurdyumov
93ed072a20 Update the ToolsVersion value in the project files
This allows to load projects using MSBuild when VS 2012 is not installed.
Since we don't support VS 2012, there no reason to have these files be in the old format.
These kernels lately would be used for unit testing, without that change this would not work.
2015-05-27 14:53:57 +06:00
Geramy L. Loveless
d6728ec902 bochs safe kill
we are now safely killing the bochs process and we release the use of
the cdb file via the OnShutDown event in the AD7Process.css
2015-05-26 11:17:13 -07:00
Matthijs ter Woord
11e8b95b9c Merge remote-tracking branch 'origin/ldelem-fixes' 2015-05-26 19:57:42 +02:00
Matthijs ter Woord
da1feb890a Fixes to ldelem. Fixes #119 2015-05-26 19:56:54 +02:00
Matthijs ter Woord
8fee341998 Change some projects to target cpu = x86 2015-05-26 19:07:19 +02:00
Andrey Kurdyumov
6331b5e185 Remove redundant settings 2015-05-26 22:42:48 +06:00
Andrey Kurdyumov
c26d29d113 Use shared code where possible 2015-05-26 22:42:47 +06:00
Andrey Kurdyumov
8ea60202a3 Add the helper class 2015-05-26 22:42:46 +06:00
Andrey Kurdyumov
06afbf4c18 Fix compilation errors on Roslyn 2015-05-26 22:42:45 +06:00
Geramy L. Loveless
548a71a4fb Fixed compile error
I have fixed the compiler error.
We called Assemble twice causing the compilation of two of the same
instruction sets.
2015-05-25 22:51:08 -07:00
Matthijs ter Woord
0af76c627e Initial fix for #119. This doesn't work yet. 2015-05-25 20:03:33 +02:00
Joshua Zenn
25ea72c4b5 Update il2cpu.md
Grammar fixes, fixed explanations.
2015-05-23 21:06:16 -04:00
Joshua Zenn
5714c899de Update index.md 2015-05-23 20:55:02 -04:00
Joshua Zenn
dcb810cde2 Update index.md
Grammer fixes, added to Syslinux explanation.
2015-05-23 20:52:26 -04:00
Matthijs ter Woord
8a6872c600 More conditional code. 2015-05-23 10:28:44 +02:00
Matthijs ter Woord
78a5574904 Disable some debugging code. 2015-05-23 10:28:32 +02:00
Matthijs ter Woord
70ba4700d9 Merge pull request #111 from huetonOS/master
Edited Some Docs
2015-05-22 19:42:10 +02:00
Geramy L. Loveless
e482660024 Settings bug fixed
I used a frozen variable because the onchange events for anything in the
settings page was being applied to the current mProp which means when we
load our settings we will load the defaults.
2015-05-22 10:38:56 -07:00
Matthijs ter Woord
475b59103b Updates to my playground. 2015-05-22 18:39:25 +02:00
Matthijs ter Woord
c39392fe02 We had an exception bug (serious one), due to me reintroducing SystemExceptionOccurred lately. Fixed now. 2015-05-22 18:32:40 +02:00
Matthijs ter Woord
243417857e Add plug for UIntPtr.ToString 2015-05-22 17:20:35 +02:00
Tom Featherhill
0ea62b1004 Update DevKit.md 2015-05-22 22:49:40 +09:30
Tom Featherhill
55f1770a61 Update Directories.md
Just giving myself a reminder ;)
2015-05-22 22:43:49 +09:30
Tom Featherhill
8c106ee2b3 Update Directories.md 2015-05-22 22:34:34 +09:30
Tom Featherhill
d554d1b3ff Update Directories.md
Haven't checked everything - I have to check the source code for a moment.
2015-05-22 22:33:21 +09:30