-
Hey Simon, sorry for contacting you this way but your Twitter DM is closed.
I've recently restarted my old project https://github.com/mengstr/Discrete-AY-3-8910 where I build a AY-3-8910 out of di…
-
-
I like to challenge myself by not using a PC anymore and to see what does not work using a Raspberry Pi4 as my main desktop.
I would like to see whether I can fix it so that building on a 64-bit Pi…
-
Hi, I've been having some trouble figuring out how label arithmetic should work.
I have a dynamic dispatch thingy in GBZ80 code where I'm trying to ensure the length of a section doesn't grow longe…
-
i have a diy z80 sbc
cpu:hd64r180rop
ram: 62256x2
rom:w27c512
clock:9.13mhz
can i use your boot loader ?
-
@wwarthen I was noticing that my text files were being corrupted with garbage 0x1A characters at the end of the file after transferring the text file from CP/M to FAT32.
I ran the following experim…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Project
2. Click on Create Tool
3. Select Ghidra Core
4. On the newly created tool, click on File... and Import File.
5. Select any …
-
Hi,
I feel this plug-in almost perfect but for the asm auto-completion, IMHO very intrusive. The asm language is "short" to write, the completion boxes appearing so frequently for short writes can …
-
Hello,
when I try to compile the library i get following error:
```ag@Galaxy:~/sdcc/libcpm3-z80$ make
# Create build dir.
mkdir -p /home/ag/sdcc/libcpm3-z80/build
# Remove bin dir (we are going…
-
I've been messing with our old video code the last few days, and managed to fix the flickery jeep in jpark. This makes playing the game a little more enjoyable. However I noticed when the jeep is hit …