Matthijs, the .NET FX issues a lot of calls to: new FileIOPermission(FileIOPermissionAccess.Read, new string[] { path }, false, false).Demand(); in several of...
Yes, the files are different, so we need two sets. Frode ... Fra: Cosmos-Dev@yahoogroups.com på vegne av Chad Z. Hower aka Kudzu Sendt: sø 07.09.2008 22:46 ...
What is different? I run things from server on workstation a lot. From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Frode...
I split out the debug communication class. After a lot of messing around with pipe syntax, I got it connected! There are a few issues and I need to change how...
Workstation 6 files _by default_ are diff from Server 1 files, but you can do compat just fine, maybe the options are then different related to the named pipe...
Yep From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Matthijs ter Woord Sent: Monday, September 08, 2008 1:02 PM To:...
I foudn out why teh console window takes 5-6 seconds on each load befor eyou see options.. I fixed it but cant check in yet.. so all builds wil lbe 5-6 seconds...
I added this option and checked it in: Options window now has an option to show console build window for checking nasm errors. -- Chad Z. Hower aka Kudzu ...
Major break through! Now all 3 of these work: public static void Init() { var xBoot = new Cosmos.Sys.Boot(); xBoot.Execute(); Debugger.TraceOn(); Random...
Yes, and real hardware if you connect by serial is easy to add From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Matthijs ter...
I fixed the problem that was making it not useful before. It was emitting the tracer at wrong ponts. Now it emits it properly and you can trace! You can see my...
... Breakpoints partially work, working on them to fix them. Variables you can do kind of. You can write out the values using text for now, so you can do ...
Yes.. Just wish I had two projectors and a serial cable! From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Matthijs ter Woord ...
send Joop Pecht an email, i'm sure he can arrange something. only one of the two machines needs to have "original" serial, the other could use converter ...
also, i have an old machine at home with serial (celeron 400mhz, 128mbram, compaq), might be possible to use that one in combination with a serial converter on...