|
ce56fd259a
|
Split disk access into seperate file
|
2021-06-15 21:36:00 +02:00 |
|
|
a92ab3c71e
|
Started work on cpm disk emulation, read only for now
|
2021-06-08 23:28:28 +02:00 |
|
|
e9eccf43c1
|
Redid i2c upload to work with stm32 client device
|
2021-06-02 22:56:54 +02:00 |
|
|
8cc1594b96
|
Optimized main control loop
|
2021-01-14 01:29:41 +01:00 |
|
|
76942dc97e
|
Improved firmware update process, i2c now checks if it needs to reboot and uploaded data is checked with CRC (not in hardware yet)
|
2021-01-07 03:43:02 +01:00 |
|
|
d0af2cd974
|
Updated HAL Firmware Package
|
2021-01-06 03:20:13 +01:00 |
|
|
0e90b84d2e
|
Replaced command system with more robust system that talks to an upload utility
|
2021-01-06 03:16:16 +01:00 |
|
|
96058f06c2
|
Changed address of keyboard device and added reboot command to i2c upload
|
2020-12-30 03:30:15 +01:00 |
|
|
b638db4f95
|
Made ROM programming more robust now that we are not using interrupts for the control
|
2020-12-22 02:31:33 +01:00 |
|
|
279a81716a
|
Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c
|
2020-12-22 01:05:05 +01:00 |
|
|
054f2dd0bd
|
Large rewrite to support new hardware
|
2020-09-11 19:20:47 +02:00 |
|