-
Check these sources for games and add them:
- [x] RCA Manuals (COSMAC VIP)
- [x] VIPER (COSMAC VIP)
- [x] DREAMER (DREAM6800)
- [x] Electronics Australia? (DREAM6800)
- [x] Electronics Today In…
-
Cosmac VIP, ETI-660, Dream 6800, and Chip48 interpreters all have different font data. This can effect program behavior because of pixel based collision. Some programs have text that looks off cente…
zZeck updated
4 years ago
-
![emma02](https://user-images.githubusercontent.com/110166364/219019161-8cc4728c-87bd-47dd-8910-6581e2bfb70a.png)
i just started cosmac vip with the default config and then this hapenned. this is my …
-
When I do `sbt "runMain Spinal1802.TopLevelGen" I get a width mismatch error. segdis seems to need to be 12 bits not 11 bits. I am a bit confused about how many seven-segment digits you are using.
…
-
See https://github.com/mattmikolay/chip-8/issues/3
-
The Wikipedia article on CHIP-8 claims that `FX1E` should set `VF` to 1 if I overflows from `0x0FFF` and 0 if it doesn't.
This clearly is not how `FX1E` behaves in CHIP-8 on the COSMAC VIP ([see di…
-
According to Wikipedia, FX1E should set VF to 1 if it results in I overflowing from FFF (not FFFF?)
-
Right now the snake and Super-Pong run way too fast, how can we fix this?
- [ ] Ask on emulation discord in chip-8 channel
- [ ] Create instruction speed limiter
- [ ] Add settings menu to adjust…
-
hello,
when I run the Player or PlayerThread app, the window display is small, is there any way I can resize it to something bigger?
-
Hi,
I'm trying to use the Flir Lepton 3.5 with a Raspberry Pi 3 B+. I've successfully compile the package, but I had to delete the folder of the flir_lepton_image_processing. Now I try to launch t…