Commit Graph

  • 1554f27c6a Adjusted memory map for Memory V2 board master Dreaded_X 2021-06-29 01:05:03 +0200
  • c20b587580 Merged cpm22 and bios, and layed foundation for different disk types Dreaded_X 2021-06-16 02:01:14 +0200
  • 100abbfa70 Update gitignore Dreaded_X 2021-06-15 22:22:58 +0200
  • ce56fd259a Split disk access into seperate file Dreaded_X 2021-06-15 21:36:00 +0200
  • ca7f1b3684 Implemented creating, removing and writing to files Dreaded_X 2021-06-14 23:09:30 +0200
  • f4413a2d06 Third time is a charm, rewrote disk access again, read-only for now Dreaded_X 2021-06-11 16:52:35 +0200
  • 00b5377a41 Finished first disk emulation implementation Dreaded_X 2021-06-09 22:41:20 +0200
  • a92ab3c71e Started work on cpm disk emulation, read only for now Dreaded_X 2021-06-08 23:28:28 +0200
  • e9eccf43c1 Redid i2c upload to work with stm32 client device Dreaded_X 2021-06-02 22:56:54 +0200
  • 8cc1594b96 Optimized main control loop Dreaded_X 2021-01-14 01:29:41 +0100
  • 76942dc97e Improved firmware update process, i2c now checks if it needs to reboot and uploaded data is checked with CRC (not in hardware yet) Dreaded_X 2021-01-07 03:43:02 +0100
  • d0af2cd974 Updated HAL Firmware Package Dreaded_X 2021-01-06 03:20:13 +0100
  • 0e90b84d2e Replaced command system with more robust system that talks to an upload utility Dreaded_X 2021-01-06 03:16:16 +0100
  • 96058f06c2 Changed address of keyboard device and added reboot command to i2c upload Dreaded_X 2020-12-30 03:30:15 +0100
  • 9eb63608ea Make sure we release the bus and data lines, also reset after ROM programming is done Dreaded_X 2020-12-22 04:02:30 +0100
  • b638db4f95 Made ROM programming more robust now that we are not using interrupts for the control Dreaded_X 2020-12-22 02:31:33 +0100
  • 279a81716a Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c Dreaded_X 2020-12-22 01:05:05 +0100
  • 40aa71275a Modified .vimlocal Dreaded_X 2020-09-21 20:54:48 +0200
  • f61148cb2d Added vimlocal Dreaded_X 2020-09-20 20:33:21 +0200
  • 9971160513 We do not need build.sh anymore since we can source everything via tools Dreaded_X 2020-09-20 20:23:26 +0200
  • 35a5eb6119 Changed EEPROM programmer timings Dreaded_X 2020-09-19 22:25:55 +0200
  • 054f2dd0bd Large rewrite to support new hardware Dreaded_X 2020-09-11 19:20:47 +0200