Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at z80/z80 2021-06-06 01:07:52 +00:00
f2f06aaf48 Added hardware build to makefile
Dreaded_X pushed to master at z80/memory 2021-06-06 01:03:49 +00:00
faf4c4dd2a Added makefile
c0779b33e9 Added makefile
Compare 2 commits »
Dreaded_X pushed to master at z80/memory 2021-06-06 01:01:57 +00:00
c0779b33e9 Added makefile
a9bd3daa1e Automated production file generation using kibot
Compare 2 commits »
Dreaded_X pushed to master at z80/memory 2021-06-06 00:53:16 +00:00
9a9d6a9662 Applied git filters
Dreaded_X pushed to master at z80/z80 2021-06-05 14:14:51 +00:00
c49d62ab6e Fixed commas in meta file
Dreaded_X pushed to master at z80/z80 2021-06-05 01:58:05 +00:00
48263cc863 Added keyboard interface pcb design
Dreaded_X pushed to master at z80/library 2021-06-05 01:52:47 +00:00
68daa9e06f Added README.md with credits for din library
Dreaded_X pushed to master at z80/library 2021-06-05 01:52:04 +00:00
faeaac7d64 Added din library
Dreaded_X pushed to master at z80/memory 2021-06-05 01:47:53 +00:00
53c304c896 Adjusted left side to match standard
Dreaded_X pushed to master at z80/keyboard 2021-06-03 19:45:50 +00:00
612161f175 Switched RDY pin to open/drain to simplify hardware design
Dreaded_X opened issue z80/controller#2 2021-06-02 21:21:44 +00:00
Generate the CPM disk image on the fly
Dreaded_X commented on issue z80/z80#6 2021-06-02 21:15:51 +00:00
Rewrite Python tools in C++

Maybe we do not need mount-cpm and create-disk (see z80/z80#5)

Dreaded_X commented on issue z80/z80#5 2021-06-02 21:15:19 +00:00
Do we need create-disk?

We could also completely ditch the need for create disk by generating the disk on the fly in the controller based on files on the sd card

Dreaded_X closed issue z80/bootloader#1 2021-06-02 21:14:10 +00:00
Receive over I2C instead of UART
Dreaded_X closed issue z80/z80#3 2021-06-02 21:13:44 +00:00
Remove twiboot
Dreaded_X pushed to master at z80/z80 2021-06-02 21:13:37 +00:00
7c4289a2cb Removed twiboot as it is no longer needed
Dreaded_X closed issue z80/keyboard#1 2021-06-02 21:12:19 +00:00
Make this compatible with I2C bootloader
Dreaded_X commented on issue z80/controller#1 2021-06-02 21:12:02 +00:00
I2C gets stuck

Could also be something related to UART, not quite sure what is going on here still.

Dreaded_X pushed to master at z80/keyboard 2021-06-02 21:07:55 +00:00
a6c4565434 Adjusted base address to work with i2c bootloader
30f8772f5e Adjusted base address to work with i2c bootloader
Compare 2 commits »
Dreaded_X pushed to master at z80/bootloader 2021-06-02 21:07:23 +00:00
c967520030 Removed UART bootloader code as that was just for testing
05899645c3 Removed UART bootloader code as that was just for testing
Compare 2 commits »