-
Hi,
Interesting project - thanks for sharing.
One question - the schematic does not show any handling of VSYS in respect produce 3V3 (as far a I can see)
Does that mean that USB needs to be c…
-
This issue is to collect suggested changes for any future MEGA65 R7 PCB.
(Note that this does not mean that an R7 is currently planned, or will necessarily ever be produced in the future. It's just…
-
Thanks for a great scraper! I hope it can become part of EmulationStation once it supports the same number of emulators.
Commodore 64 has thousands of games and running the regular scraper is extreme…
-
found the manual
-
In my previous project with rust on a STM32 I managed to place assembly code in ram. The code is compiled with gcc via build.rs and cc. And is more or less this:
```
.section .data
.global mode0
.…
-
To make progress on Indic shaping we've assembled a corpus of words and syllables by scraping Wikipedia for the ten Indic languages we plan to support (hi.wikipedia.org, bn.wikipedia.org, etc.)
Tha…
-
Hi,
You've put "Female DB9 right-angle connector" - I believe this should be "Male DB9 right-angle connector"?
-
During the golden age of Packet Radio the radio interface consisted of a modem connected to a Z80-SIO, as in [TNC2](https://www.qsl.net/yt2fsg/old.html), or the same type of modem connected to a Z8530…
-
Hey man, love what you're doing here. I've been reverse engineering Yahoo's API recently and thought I'd provide some of my findings.
## Crum Manager
[sstrickx/yahoofinance-api](https://github.com…
-
Get1stDirEntry() and GetNxtDirEntry() do not take into account the offpad directory entries. I can work on this. Relevant documentation for
**GetOffPageTrSc**: (C64, C128) mid-level $9036
Fun…