-
# "fffaraz/awesome-cpp"
*22-06-2021 13:07*
> A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
A cur…
-
Sorry to bother you. But given this is well packaged, I wonder whether there could be
- a readme detail
- how to import it (use quicklisp or ...)
- a sample asm
- a sample shell script to run …
-
Please add support for Kickc, much appreciated :)
[https://gitlab.com/camelot/kickc](url)
-
Following on from the `forceaddr off` issue, I had a problem with as65 not assembling and that's why I was attempting workarounds with `forceaddr`:
![image](https://user-images.githubusercontent.co…
-
The idea is to allow people to test/migrate their code before the board is there
In my code I did (final code is not exactly this, but close enough to understand the concept)
```
devices_v1[0]…
-
Hello Bill,
For a personal project I'm working on (Sargon chess running on 6809 CPU), I would like to recreate the sample games you commented on, on TalkChess.com (Sargon playing at Level 2 and 3).…
-
Propagate throughout the app a state API that probably looks something like:
- `state();` obtains the current state of a component or machine;
- `diff(); and commit();` obtains a diff on state sin…
-
Hello,
I'm working in a small sprite editor (multi-sprite, multilayer) using js.It'd be great if i were able to embed the emulator in the web page, and display the sprite preview directly in the c64.
…
-
CodeWriter (from Dynatech Microsoftware / Cortechs Corp, 1982) came with a "protection key" for the //e.
Initially it asks if it's installed...
![CodeWriter-Master-1-IsProtectionKeyInstalled](http…
-
Hi David,
This looks very impressive. I've been playing with the BBC Micro Core on the DE10-nano/MISTer platform which has limitations currently. Your BBC FPGA is considerably ahead. Have you by an…