-
Hi,
I've now assembled [my own 80C188EB SBC](https://oshwlab.com/cocus/80c188eb-sbc) that I've made following the reverse-engineering I did on the actual HDSL modem board I was running all my tests b…
-
This project is so interesting that I can write and run programs online, but I don't know how to experience this project, and whether I can add specific configuration and running methods in readme. Th…
-
Hello.
First, a thank you; I have previously used your driver/firmware with a Lilygo ESP32 T-Display. It works wonderfully.
I have recently purchased some Lilygo ESP32S3 T-HMI units (240x320, Fl…
-
Is it possible to write SHA1 hashing algorithm purely in MyBasic (without any modifications) or there are some limitations?
As for the reference:
SHA1 in QBASIC: https://www.tapatalk.com/groups…
invpe updated
2 years ago
-
I'm attempting to use dosemu2 over the older dosemu and am running into issues related to TAP. Namely, tap0.
First attempts running dosemu2 with the same configuration I use with dosemu results in:…
-
As discussed in #18, it would be useful if basic-mode let users pick from a set of predefined BASIC flavors and made it easier for them to create customized modes own.
One solution would be to use …
-
Hi Jamie, any idea how tough it would be to port this to a native linux build?
-
This is the list of planned features for version 3.1. Please add your thoughts and wishes.
Sprites
=======
(Highly inspired by Hesware's Graphics BASIC)
```
SPRITE n ON|OFF
AT x, …
-
The `line` function in `examples/interactive/cli-platform/Stdout` is the only way to write to stdout, and it corresponds to `println!(...)` in Rust. Can we please add a second exposed function in `Std…
-
### Question
I'm attempting a highly specialized configuration of DOSBox-X for compatibility with a select set of programs: Essentially, it's to emulatate a 80286 CPU core, but with the A20 gate pe…