-
We'd love to help get Neohabitat running on the MEGA65.
Main differences of relevance are the internal 3.5" drive that can read 1581 disks, and the use of the on-board 100mbit ethernet interface,…
-
Hello,
I tried SIDConvert tool to see if it can turn SIDS into MIDI files ?
So far tried it on Last Ninja 2.sid and Batman_The_Movie-1.sid
Tool says:
"Paused waiting for available CPU..."
…
-
### Triton python code
```python
#!/usr/bin/env python3
import torch
import triton
import triton.language as tl
@triton.autotune(
configs=[
triton.Config({'BLOCK_SIZE_M':…
-
I tried out my Kung Fu Flash yesterday and filled my SD Card with a lot of software used on my Ultimate 1541 II. By chance I came across a folder with SID files and I was wondering, if SID file playba…
-
Hi folks!
Here I propose to report the impassable cavesets you found in GDash /caves:
- caves without exits
- caves with blocked exits
- caves without even a theoretical chance to collecting e…
-
Conversion from P64 to G64 is broken. With the attached example, the first 17 tracks get a read error.
[td.p64.zip](https://github.com/BeRo1985/micro64disktool/files/5322283/td.p64.zip)
for ref…
-
Please add support for Kickc, much appreciated :)
[https://gitlab.com/camelot/kickc](url)
-
I downloaded and tried to compile it on Ubuntu 18.04 but encountered the following error messages.
demo.c:38:10: fatal error: conio.h: No such file or directory
demo.c:40:10: fatal error: cbm.h: No …
-
Not really an issue but an idea. How possible would it be to make this project interface with original peripherals like a real 1541, cartridges, user port etc.? I'm thinking maybe with some bindings t…
-
There should be a way to limit what we can draw in the program (integrated or via plugins/scripts). Some examples:
- [ZX Spectrum attribute clash](https://en.wikipedia.org/wiki/Attribute_clash)
- [Gam…