-
- there's a typo "rouine" instead of routine
- page 26 talks about `INT `, then refers to "source operand"
-
@MJoergen Please decide if you consider this as a long hanging fruit for 5.1. If not, then remove the 5.1 surge label.
This issue needs the following M2M hardware abstraction first, so that the thr…
-
We agreed upon a protocol between the firmware and "CRT or ROM loading hardware". Examples which are using this protocol currently are in the C64 core:
* Software `.crt` loading
* Program file `.p…
-
Start at address 0x00333333 and fill 1MB of data with 16-bit values starting from 0x0000 and then count them up by one at every address, so:
```
Address ==> Value
0x00333333 ==> 0x0000
0x0033…
-
@MJoergen Please decide if you want to do this in 5.1 (then the existing label "R4/R5 Surge" is correct - or not, then delete that label).
Adding support for RTC in M2M makes sense because:
1. M…
-
Deft reported via Skype, referring to this YouTube video: https://www.youtube.com/watch?v=a7FVWHwZxvo
> Steven is having trouble, he is not seeing the parent folder ".." dots.
![grafik](https://…
-
1. Please proof-read doc/developer.md
2. Please update the document by writing the two sections tagged with @MJoergen
3. If more comes to mind, please add it
The idea of this file is, that you an…
-
The M2M framework now automatically detects the screen resolution (i.e. visible pixels) received from the CORE. Inside the "monitor" this can be retrieved as follows:
```
QMON> MEMORY/CHANGE ADDRESS…
-
When we start the core in debug mode (MONITOR operating system instead of Shell firmware) then the VGA and HDMI stays black (maybe the core stays in reset?).
Expected is that we would see a normal …
-
After merging from newest C64 enhancements: Only one vdrive is working