Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Rand
0ec18825ec Send a message to indicate that all text has been typed. This allows the sender to pace things and reduce the amount of re-typing that is required if the recognizer is indecisive. 2022-02-22 23:54:31 -05:00
Jeremy Rand
87a489eb90 Update the readme on progress towards an official release. 2022-01-18 22:52:32 -05:00
Jeremy Rand
27d5111436 Update the distribution readme to reflect the latest work in progress. 2021-12-21 15:22:42 -05:00
Jeremy Rand
650b949e9c Update the network boot image to have the right version of Marinetti. 2021-07-31 00:13:06 -04:00
Jeremy Rand
8bb44c1131 Update the distribution readme file. 2021-07-21 21:27:56 -04:00
Jeremy Rand
06ed2392b2 Update the project readme a bit. Add a distribution readme file but I need to fill it out. Increase the frequency the action routine is called to try to improve the typing rate on the GS. 2021-07-21 17:31:24 -04:00
Jeremy Rand
c4274bdbe2 It more or less works now. 2021-07-20 19:05:19 -04:00
Jeremy Rand
8be6497191 Add some code to clear a "typing" message when there is no more text to send. 2021-07-20 00:17:05 -04:00
Jeremy Rand
2368d6db6c Add a bunch of network code. The NDA now waits for a connection and can receive message headers. Also, it will send key events for any text that it has received. Just need to also add code to receive the text from the network. 2021-07-20 00:14:16 -04:00
Jeremy Rand
11bb312be8 Add some basic infrastructure and test receiving and sending key events. Need to add a state machine for the network code next. 2021-07-19 00:01:10 -04:00
Jeremy Rand
41862eaeb1 Add a readme file. 2021-07-16 12:56:04 -04:00
Jeremy Rand
37a5195eb1 Update the year in the license file. 2021-07-16 12:53:27 -04:00
Jeremy Rand
0425fbafbc Add a license file. 2021-07-16 12:53:07 -04:00
Jeremy Rand
dc0298c51a Add a network capable boot image and set some build options to use mame as the emulator. 2021-07-16 12:46:08 -04:00
Jeremy Rand
9d728fd3d6 Initial Commit 2021-07-16 12:37:38 -04:00