-
In the lazy mode to try all sorts of roms in the simulator and check that there is something moving.
- [ ] Develop a methodology for testing and formalizing test results for some opcode
- [ ] Test…
-
I tried running `make` and `make sdl` but there's no output, no errors, nothing.
-
I'm envisioning a process something like this:
- Load up a test ROM in the emulator.
- Wait until it reaches a complete/passing state.
- Snapshot the screen buffer and record the frame count.
- …
-
At least 'usb_host_KM' is broken with SDCC 4.2.0 in Debian 12. It complies under SDCC 4.0.0 in Debian 11.
Specifically:
```
make[1]: Entering directory '/build/examples/usb_host_KM'
sdcc -c -V -…
-
From (source code is )
> Please use the .asm (or .s) file extensions, not .z80. The GB CPU isn't a Z80, so syntax highlighters get it mostly right, but not quite. And it helps spreading the false …
-
Is there any way to enable showing cell types instead of/or in conjunction with their names?
example:
![image](https://github.com/msinger/dmg_cpu_b_map/assets/5828819/eb7cc311-b34e-4003-aad4-326…
-
I am not sure about information on [this line](https://github.com/ISSOtm/gb-asm-tutorial/blob/c399217c8a98e1410db249a2078790e5d58aa3cc/src/arithmetics.html#L181); specifically, the sections marked by …
-
For example,
`DEBUG=1`
etc.
I think it's related to #111
-
During the COVID-19 pandemic of 2020-2021, I have taken up wearing two forms of protective equipment: a cloth face mask for source control and a hoop skirt for social distancing. A vocal minority of p…
-
```text
C:\path\to\.platformio\packages\tool-cppcheck\cppcheck --addon-python=C:\path\to\.platformio\penv\Scripts\python.exe --error-exitcode=3 --verbose --template="severity={severity}message={messa…