-
Using Love2D is nice and all, but I want to see this emulator being put to the test. CC/OC provide one of the harshest (IMO) Lua environments there is, with text graphics, suckass threading and more i…
-
Hello,
I have tried your driver while playing my wine games on my 3B+ and I managed to pull some decent performance out of it, doing trial and error on almost all the toggles.
I have been lookin…
-
_(I was sure I already wrote that, but I can't find my issue so maybe I didn't write it yet actually. Am I'm growing old? LOL)_
After some months of use, I've found a small glitch using the game ST…
-
You have to move the mouse so far away to pick a color from the palette... Some suggestions to remedy that:
- shortcut keys to change color (like wasd for chars now): q-e keys to select next/previo…
-
[javidx9 영상](https://www.youtube.com/watch?v=xdzOvpYPmGE)을 보다 갑자기 뽕이 찼다
예전부터 cpu 에뮬레이터 등에 관심이 많아서 AssemblySharp 부터 X86Sharp 프로젝트까지 햇따가 규모가 넘 커서 뒤플젝은 드랍햇는데 NES 정도면 문서도 많고 적당한 규모라서 해볼만하지않을까? 재미가 생겼음
-
I'm using `amidi --send-hex` to send data to a Commodore 64 via a CLab MIDI interface. The problem is that even with 100 bytes the probability of a buffer overrun is about 30%. I didn't find a way to …
-
This isn't really an issue, but I thought it may be of interest to people who follow this project.
Previously I made a minesweeper clone in 6502 assembly for the Apple II, BBC Micro, Commodore 64 a…
-
- [ ] Rate limiting
- [ ] Daily limits on how many times a single item can be ++ or --
- Maybe each user gets 10 (++ or -- each count as 1)
- [ ] Limits on how many times a single person can +…
-
Hi , could be added ULA Plus rom implementation ?
Please
https://zxdesign.itch.io/ulaplus
-
When the logger is on:
```js
const ffmpeg = createFFmpeg({
log: true,
// corePath: 'https://unpkg.com/@ffmpeg/core@0.10.0/dist/ffmpeg-core.js'
logger: (msg) => {
//log msg if type == '…