RossComputerGuy/SherwoodArch

Version 1.0.2

RossComputerGuy opened this issue · 6 comments

Version 1.0.2, nicknamed Devs, will add some of the commonly used devices that are used by people. Development on the next version will start within a week.

Devices being added:

  • Graphics display
  • Sound device
  • Keyboard (Not UART)
  • Mouse
  • Storage device

Test units will be added soon.

Commit 6dccf57 add support for using . then a string to make a variable, unit tests for the CPU are also added.

Commit 9778c75 adds a 2D X11 Display adapter and a HDD storage device.

c406159 adds HID devices to the standard Mailbox chip and a keyboard for web use is added.

ee2000d adds a mouse for web use.

Finished