-
Might need to do a quick pass of the C64 table to make sure we have everything.
-
When attempting to update my UltimateII from 3.1 -> 3.7 or from 3.6 -> 3.7, it freezes my C128. I opened an issue about this over on the releases repo with more details: https://github.com/GideonZ/ult…
-
I don't recall why it's in there but it is seemingly load-bearing. I suspect the issue is that the execute op is inserted in the wrong place - the partition is a gather of ops within the block and pic…
-
It seems only the 40/80 key is mapped, and none of the other C128 keys are.
ESC,TAB,ALT,CAPS LOCK,HELP,LINE FEED,NO SCROLL, up, down, left, right, numeric pad.
-
Hi,
I found out today the same code worked before did not work anymore and produced the following error:
```
trying URL 'http://vizjs.org/viz.v1.1.0.min.js'
Content type 'text/html' length 114…
-
Steps to reproduce:
Put 40/80 column switch in DOWN position
Reset, confirm output is to VDC
Autostart any disk
Expected result:
Autostart comes up with output to VDC (because 80 column swi…
-
Hi, I'm having issues trying reading and booting cp/m disk in 1581 format with my C128 with the Pi1541 v.1.23.
The disk image seems to load normally on the Pi's lcd then after typing the BOOT command…
-
When using a 1541U2+ device on a real C128 with an attached EasyFlash image, things will crash if you enable 2Mhz mode on the C128.
-
The X16 ROM supports the C128/C65 Math package, as described here:
* [C128_Developers_Package_for_Commodore_6502_Development_(1987_Oct).pdf ](http://www.zimmers.net/anonftp/pub/cbm/schematics/compute…
-
Allow the mapping of multiple folder as a same IGDB system, for example I may want to have the roms differentiated by system in Commodore:
```
roms/c64
roms/c128
roms/cmax
```
In the config file…