-
First, I want to say that this is a really great project!
I am encountering a strange issue using the assembler on actual 65C02 hardware. I'm using a simple SBC I built that has the memory map reco…
svhum updated
2 years ago
-
```
Hi, how can I set dtr and rts after opening a serial port? I am using OSX. Many
Thanks.
```
Original issue reported on code.google.com by `f.caparr...@gmail.com` on 18 Nov 2011 at 5:29
-
I've seen reports of `elm make` running substantially faster when using the RTS flag to configure Haskell's runtime options, e.g.
```
elm make +RTS -A128M -H128M -n8m -RTS src/Main.elm
```
We …
-
(**edit**: rewritten to focus on libidris_rts.a)
Idris should install libidris_rts.a in libdir not datadir.
(I realised that .ibc files seem to be zip-archives. Are they arch (endian) independen…
-
This may of course cause heap overflow, but in my (limited) experience it is rather likely that your build times out due to thrashing anyways if the usage goes above that limit.
Of course if you ru…
-
Currently there's no scroll or zoom limits. Zoom limits can probably just be hardcoded. Scroll limits are probably blocked by: #1 #6
-
Would it be possible to not just read game render targets, but also write to them, if not by custom ReShade shader, then by doing at least some slight post processing like brightness\contrast? For exa…
-
**Internal/External**
*External*
**Area**
*Other*
**Summary**
Leader log queries impede critical validator processing and cause extreme numbers of missed slot leader checks.
**Steps to rep…
-
There's this check that blocks model-less features from being used as a wreck, why? Figure out if this is the line actually responsible, if there is a good reason for it to exist, and remove it if not…
-
```
Hi, how can I set dtr and rts after opening a serial port? I am using OSX. Many
Thanks.
```
Original issue reported on code.google.com by `f.caparr...@gmail.com` on 18 Nov 2011 at 5:29