-
As in the topic. One can format an empty disk image file in the `Gotek` interface attached to the real Spectrum +3, which operates on the +3 `.dsk` disk image files and then copy that file to the PC. …
-
Hello!
Xpeccy emulator supports labels and comments and memory metainfo (i.e. code/byte/word/ascii)
File format is not textual.
```
//header
flags x ram_size
flags( & 0xf0): 0x00=defaul…
-
In GNU/Linux it is standard for new commands that long options start with -- (two hyphens) and short options with - (one hyphen). I thinks this standard should be followed for `x16emu` and other futur…
-
I abandoned Fake86 a long time ago, but in the last few years I started to create a new emulator based on the same CPU core (with some fixes) but have rewritten pretty much everything else. Tons of im…
-
Hi!
I have a program using your library, working right on Windows, but in Linux the sound does not want to start.
My program is a zxspectrum emulator, and I have using a TAcsMemoryIn as destinatio…
-
As of V0.16 there is no support for *SPOOL [OUTFILE.TXT] and *EXEC INFILE.TXT which makes it difficult to get BBC BASIC source code in and out of the emulator from NextZXOS text files given that the .…
-
On an X11 Linux system (Solus) I find that if I leave a 'busy' (read: console visualiser type stuff) tmux session running for a while I find something like this
```
MEM% TIME+ Command
39.8 40:21…
-
I've installed Zesarux under Ubuntu 20.04 LTS. Typing "zesarux" at the command line causes it to run and, having selected the Jupiter Ace (which is what I'm interested in), I can execute Forth command…
MDB00 updated
3 years ago
-
[jump to known bugs](https://github.com/TASVideos/BizHawk/issues/1430#issuecomment-451916885)
Overview:
- Nothing on this page applies to the (discontinued) macOS port.
- Also, EmuHawk is **only…
-
Now that [scrollback](https://github.com/jwilm/alacritty/pull/657) is shaping up, I'd like to discuss the possibility of replicating vte's unlimited scrollback feature after it is merged.
I'm volun…