-
With the current version of KickAssemblerC64 and Sublime Build 4180,
KickAssemblerC64 generates an error in the console when Sublime initializes.
It looks like the `KickassTooltip.py` script tries…
-
The exhibited C64 is not working well, the sound is funny, the video has magnetic lines looking through em. Additionally several games aren't working.
We need
- Replace the screen with one that's …
-
### Triton python code
```
import torch
import importlib
import triton
importlib.reload(triton)
# import triton.triton_shared
from triton.backends.triton_shared.driver import CPUDriver
import tri…
-
Would be great if you could add an option to blend out all chars, which are not usable for a C64v DiatArt.
-
As of ROM 920408, `INT(-1.5)` returns -1, and generally demonstrates truncation toward zero. This is unlike the C65 910828 and C64, which truncate toward negative infinity, e.g. `INT(-1.5)` returns -2…
-
Yesterday we started playing Sherlock using Ozmoo on the C64. Using an Action Replay 6, load times are quite bearable, but since Sherlock is quite complex it has to load A LOT. This slows down playing…
-
After a fresh install (or deleting `~/.RetroDebugger`) the `Settings > C64 > Keyboard mapping` screen appears as expected.
After manipulating the workspace layout - can't think of anything else tha…
-
Dear Gideon,
I just noticed that "Supported C64 Cartridge Types" (table in howto/cartridges.rst) incorrectly states that Magic Formel (14) is supported, while it is not (CART_NOT_IMPL in software/io/…
-
I built LittleSixteen but I had only the C64 keyboard.
The keyboards are very similar, but the C64 keyboard doesn't work with the C16.
I found this article
[https://www.amigalove.com/viewtopic.ph…
-
**Describe the bug**
Can't add data watch
**To Reproduce**
Steps to reproduce the behavior:
1. Open C64 Data watch view
2. Click on '+'
3. Select the variable from the combobox
4. Getting the…