|
1554f27c6a
|
Adjusted memory map for Memory V2 board
|
2021-06-29 01:05:03 +02:00 |
|
|
c20b587580
|
Merged cpm22 and bios, and layed foundation for different disk types
|
2021-06-16 02:01:14 +02:00 |
|
|
ce56fd259a
|
Split disk access into seperate file
|
2021-06-15 21:36:00 +02:00 |
|
|
ca7f1b3684
|
Implemented creating, removing and writing to files
|
2021-06-14 23:09:30 +02:00 |
|
|
f4413a2d06
|
Third time is a charm, rewrote disk access again, read-only for now
|
2021-06-11 16:52:35 +02:00 |
|
|
00b5377a41
|
Finished first disk emulation implementation
|
2021-06-09 22:41:20 +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 |
|
|
9eb63608ea
|
Make sure we release the bus and data lines, also reset after ROM programming is done
|
2020-12-22 04:02:30 +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 |
|
|
35a5eb6119
|
Changed EEPROM programmer timings
|
2020-09-19 22:25:55 +02:00 |
|
|
054f2dd0bd
|
Large rewrite to support new hardware
|
2020-09-11 19:20:47 +02:00 |
|