-
There should be one micro service for Loop, one for Strategies, and one for output. All services should communicate through SOAP because it works better with JAVA.
TiBeN updated
3 months ago
-
In particular, some of the C64 modes:
http://studiostyle.sk/dmagic/gallery/gfxmodes.htm
Although most of the techniques required to do so would also apply to other hardware (eg ZX Spectrum, various A…
-
Lately, there has been some discussion about whether the [VICE testbench](https://vice-emu.pokefinder.org/wiki/Testbench) should be supported.
I've tried that in the past but gave up at some point…
-
https://sw.kovidgoyal.net/kitty/graphics-protocol/
-
yeah don't use WLA-DX for 6502, Z80 top tier, 6502 not so much.
There is no need to make another 6502 assembler, there are hundreds. Personally I recommend 64tass; it is god tier. But banking can …
-
Using the latest version of cc65 you'll get linker error. Last known working git-hash for cc65 is b9c688d9. This will build the .prg but it will crash during start both in VICE and on real hardware.
…
-
@MJoergen @paich64 @Kugelblitz360 FYI
The C64 core is large enough and powerful enough that a lot of use cases can be covered. Emulated use cases. Use cases with different hardware setups. Modern…
-
Hi,
thanks for this project - I've managed to get Linux booting on a constrained Board (ECP5 based, https://github.com/zeldin/RVCop64, tweaked to use the VexRiscV-SMP CPU) - see attached bootlog.
I …
-
It would be interesting as there are already default settings to be used, a build cmake toolchain for cc65, as well as a project of the same purpose already has
makes it easier for larger projects…
-
Preamble - I've read the disclaimers this may or may not work, but hoping to get some input on my issue.
Issue:
`d64copy 8 test.d64` bumps the head and returns with an error:
```
[Info] Trying t…