-
(From our ["Useful links for Primer" issue](https://github.com/hackworthltd/hackworthltd/issues/21).)
## TypeScript & React
* TypeScript for Functional Programmers. Note that this is just a brie…
dhess updated
2 years ago
-
when part of a variable includes a reserved word it breaks:
10 cls
20 radius=10
30 print radius
run
Unexpected `=` at line 20
Ready
-
Ideally you would be able to write a game or other application on the Monotron, using the keyboard (or UART input) and without changing the contents of Flash. But what programming language?
* BASIC…
-
As communications with the VDP are asynchronous one needs to be able to wait until a command has been processed before the status/result of that command can be read.
The mechanism to do this is to …
-
In 1988 my Atom got a 8Mhz 65SC816 (GE Plessey?)
Your PCB would have been an awesome upgrade.
My Roland Atom works fine, I don't think it has support for the 65816.
Always was a little envious of t…
-
Hi Anup,
I have written C code and running on xvisor environment for measuring the time to read any file. I am reading 100mb video file from the USB. i have compared time in plane linux and hyperv…
-
**Problem**
VDFS is (partially) not usable when running the Panos operating system on the 32016 2nd processor. Panos only supports calls to DFS, ADFS and NFS filing systems.
**Workaround (partiall…
-
Hi, is it possible to request the addition of a BBC Micro emulator \ core to RetroArch such as Beebem?
-
* ~~6502 second processor~~ (anything non-6502 is out of scope, at least currently)
* Serial port (to/from file/clipboard/socket/etc.)
* ~~Parallel port~~ (ditto)
* ~~Joysticks~~
* Speech
* 8271
…
-
it outputs vga fine but makes the sprites look like tv static. also how do i build a VGA version but with usb serial. i dont like having to constantly run `*output 15` every time i make a typo. also, …