-
In x16emu when you press F9 sv-se exists (and not nordic), but when you use the option -keymap nordic exists (and not sv-se). It is more correct to call it sv-se than nordic since when you press Ctrl+…
-
I'm opening this issue mainly for discussion, as the idea has been casually mentioned in the Discord.
As it stands, VERA PSG takes a frequency value which linearly corresponds to Hz. This requires…
-
I was writing an assembly language program that programmatically reads a directory list, and before the program reads all of it, opens a file, reads from it, closes it, and then returns to reading the…
-
Hi Lance,
I couldn't find a better place to put this, if there is a better way to contact you please advise me.
I started using some of your really old MEKA code from the 90's in a project to ru…
-
### Write the Proposal name
Commodore 64
### Proposal Details
# Pls add Commodore 64 realm in wceload
E.g. https://youtu.be/i4gHaXOevVM 8 bit guy.
You may have to search more around! Things relat…
-
See https://github.com/commanderx16/x16-emulator/issues/414
irmen updated
2 years ago
-
If I assemble this program and run it with `x16emu -prg filename -run`, the upper left corner character space turns black after the call to PLOT:
```
sys = $9e
basic = $0801
cint = $ff81
plo…
-
The manual states that the -keymap parameter can be used to change the layout. If I now specify "-keymap de" for my language as it is specified in the manual, the keyboard output remains unchanged to …
-
There is a mismatch in the documented addresses of the two VIA chips.
In I/O documentation:
https://github.com/commanderx16/x16-docs/blob/3b891f6dfdf242e18e2623c083a0d8303f1c9277/X16%20Reference…
mlund updated
2 years ago
-
I've built both the latest x16-rom (commit 5d8ba9f36b4c4fb4397b94c7ce273e2d4e5e0110) and x16-emulator https://github.com/commanderx16/x16-emulator/commit/e10bc7b7dfa20fa73a4bace58c956ef7805779d7) from…