-
The root of the repository contains an MIT LICENSE file, with no clarifications as to any other copyright responsibilities that may fall on the end user. However, we know that some components are unde…
-
The exe files in release v1.9 for msx1 and colecovision do not run on my PC (Windows 10 Pro)
The programs do not start and do not prompt errors. Could it be due to a missing DLL ?
Which DLL have to …
-
Okay, sorry, not a bug per se, seems to be completely related to cold hardware not being ready for fast CV action for about 20 minutes. After that no glitchy behaviour anymore. Will monitor this furth…
-
vscode 1.60
Hi,
I think there is a design flaw on the language id contribution from extensions.
It is possible to declare a list of files that belong to a certain language in package.json.
N…
-
I'm back on trying to let the fasmg compiled code to be source level debugged by DeZog!
Last time I started two routes:
**r1.** Convert the source listing to a supported one ([here](https://gith…
-
I'm building a [8085 based CPU board for RC2014](https://feilipu.me/2021/08/15/8085-cpu-on-the-z80-bus/), and I'm planning to use the CA80C85B device at the same clock as standard in the RC2014. This …
-
Thanks for publishing the source code and all the work that you put into this! Wow!
I have a question about this line in main.asm:
~~~
;.ds 6,0 ;padding, so drum sounds are w/in page limits
~…
-
Related #1007. #1693. I've updated this top-section to be my "vision" for 68000 on TIC-80.
I feel like non-fantasy CPU architectures on TIC-80 are a "whole new ballgame". They are likely going to…
-
I'm porting this to the Raspberry Pico and was getting an error, so I built this repo under Ubuntu 21.10 on an X86 box and ran it.
This
_program home;
var a : real;
begin
writeln('Hello')…
-
I need help with making something for the Game Boy... I am programming in C and Z80... Sooooo, I need Cfront for assembly? Okay.
C++ > C > Cfront > Assembly > Z80 (no ARM, maybe on Android not here…