Commit graph

122 commits

Author SHA1 Message Date
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
4a3b6a50df Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Charles Betros
82d0e07cf3 Made TraceAssemblies work again. 2016-01-04 21:47:38 -06:00
Charles Betros
4e08b03a8a Closes #271. Added an option for stack corruption detection. Checks can now occur after every instruction or for method footers ornly. 2015-12-17 00:15:51 -06:00
Matthijs ter Woord
732a3e2a3a More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases. 2015-07-04 12:46:28 +02:00
Matthijs ter Woord
de75623087 Start of #140 2015-06-20 18:21:26 +02:00
Matthijs ter Woord
a4ee9fe561 Enable assembler log 2015-02-01 14:00:41 +01:00
Matthijs ter Woord
f5fa59f1cd Compile fix for clean environments. 2015-01-11 12:34:14 +01:00
Matthijs ter Woord
59c6a92a12 Comment out debugging code. 2015-01-09 11:07:48 +01:00
Matthijs ter Woord
47d4d3f782 Ongoing work for enabling compiler extensions. 2015-01-03 09:30:10 +01:00
Matthijs ter Woord
a61d93e438 Refactorings related to compiler. 2015-01-02 13:56:52 +01:00
Matthijs ter Woord
8a5d0395f7 Code cleanup 2015-01-02 12:27:53 +01:00
Matthijs ter Woord
4834e897f6 Fixes after the IL2CPU.exe introduction:
- remove debug files
- exception handling in IL2CPU.exe, with exit codes
- setup fixed
2014-12-31 13:46:44 +01:00
MyvarHD
76002f74e4 Fixed il2cpu.exe install bug 2014-12-29 18:52:45 +02:00
MyvarHD
890631162a fixed some basic things 2014-12-29 12:11:27 +02:00
MyvarHD
1f4e3b13c5 moved il2cpu to compiler 2014-12-29 11:35:29 +02:00
mterwoord_cp
81ec303972 2010-08-03 16:48:48 +00:00
kudzu_cp
c36ef4f106 2010-07-30 06:16:47 +00:00
kudzu_cp
876a098c2f 2010-07-25 03:32:15 +00:00
mterwoord_cp
de62473cff cleanup 2010-04-04 14:51:23 +00:00
mterwoord_cp
fcf9c63524 change output paths 2010-03-25 18:44:47 +00:00
mterwoord_cp
6b897d8e20 Breaking in integrated debugger works. next step is also showing which line we're at. 2010-01-23 09:57:56 +00:00
mterwoord_cp
76eaa30c13 Debugstub now supports real breakpoints (well, just one for now..) 2010-01-22 16:16:00 +00:00
mterwoord_cp
db5cc4a237 Debugger works again. 2010-01-09 10:00:59 +00:00
Dokugogagoji_cp
79362c4427 project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
kudzu_cp
09b260d2bc 2009-10-09 20:31:33 +00:00
jdguzman_cp
77681bba88 Continuation of adding ignore rules for bin & obj dirs. 2009-06-11 01:34:22 +00:00
mterwoord_cp
ff197da2ad Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
mterwoord_cp
a7d0b83212 2009-01-04 08:58:26 +00:00
Scalpel_cp
d8e0fe63ad Prints unhandled exceptions in IL2CPU 2008-12-29 11:38:39 +00:00
mterwoord_cp
65be2a5545 2008-12-29 10:59:19 +00:00
mterwoord_cp
55b33a51ff Mono works now. also included 2008-10-29 18:38:39 +00:00
kudzu_cp
8eed14ddcf 2008-10-07 21:51:25 +00:00
kudzu_cp
44f2f5e266 2008-10-07 21:08:29 +00:00
kudzu_cp
2ebfcde162 2008-09-22 00:08:39 +00:00
kudzu_cp
dfbb7fa34c 2008-09-21 23:17:51 +00:00
kudzu_cp
246ae1151f 2008-09-21 21:50:09 +00:00
kudzu_cp
de1a211a0d 2008-09-21 21:46:11 +00:00
kudzu_cp
ba48196099 2008-09-21 21:43:00 +00:00
kudzu_cp
c10e73c305 Eliminated outdated and unused metal options. 2008-09-21 20:48:55 +00:00
kudzu_cp
29d5fc367c 2008-09-21 18:51:32 +00:00
mterwoord_cp
0b89116197 fixes for serial port. it works with real hardware! 2008-09-21 11:15:13 +00:00
kudzu_cp
515e78c148 2008-09-21 00:52:28 +00:00
kudzu_cp
5a86f2136a 2008-09-20 18:09:11 +00:00
kudzu_cp
5532f3aa3e 2008-09-20 02:52:30 +00:00
kudzu_cp
0d96f926c8 2008-09-16 05:32:38 +00:00
kudzu_cp
9c65749840 2008-09-16 00:26:21 +00:00
kudzu_cp
afb4a3a90b 2008-09-15 23:03:27 +00:00
mterwoord_cp
27294eec09 some leftovers from the .Native removal, also made it possible to use nested assemblers using the DumbAssembler class 2008-04-26 17:17:08 +00:00