-
```
Observe the attached program.
Basically it runs the following code:
[DataContract]
public class I
{
[DataMember(Order = 1)]
public Dictionary Data { get; set; }
}
public static bool Test(bo…
-
```
Observe the attached program.
Basically it runs the following code:
[DataContract]
public class I
{
[DataMember(Order = 1)]
public Dictionary Data { get; set; }
}
public static bool Test(bo…
-
Currently, I am still sort-of maintaining the TI C2000 compiler, which is a 16 bit compiler, every now and again. This will come to an end at some point, at the latest, when I don't have access to a l…
-
```
It would be cool to have mega CD suppot to play game like Dune, Road
Avenger... Maybe look at the code used by Notaz for his emulator Picodrive
http://notaz.gp2x.de/
Thanks for your hard work on…
-
```
Observe the attached program.
Basically it runs the following code:
[DataContract]
public class I
{
[DataMember(Order = 1)]
public Dictionary Data { get; set; }
}
public static bool Test(bo…
-
Yup, this looks like a big update. TH11 and a bigger map.
You should all expect serious downtime on the bot, as this is likely going to take me a while to accommodate these changes into the code. I…
-
```
Observe the attached program.
Basically it runs the following code:
[DataContract]
public class I
{
[DataMember(Order = 1)]
public Dictionary Data { get; set; }
}
public static bool Test(bo…
-
Varnish 4.0 has been released, need to add support for it.
https://www.varnish-cache.org/docs/trunk/whats-new/upgrading.html
-
```
It would be cool to have mega CD suppot to play game like Dune, Road
Avenger... Maybe look at the code used by Notaz for his emulator Picodrive
http://notaz.gp2x.de/
Thanks for your hard work on…
-
Right, so I've been working with @dellis1972 on the PCL generator project and it looks like it is close to being done.
It now uses a PCL generator solution based on Mono.Cecil called Piranah (which De…