blob: 1a785eb1b18aea8ebbb9e4bee18b775b3e7afc01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
+ Completed, * In progress, - Not done.
Changes from V1.0 to V1.1
+ Added external FAT file loading.
+ Added Mazogs as a built-in tape (code courtesy of Paul Fearnley)
+ Fixed bug where the ROM input routine could be easily locked up.
This was caused by a problem in the way I set up the LASTK system
variables from the house-keeping routine.
Changes from V1.1 to V1.1a (uncontrolled release).
+ Fixed hideous mess up that was the keyboard fix.
Changes from V1.1a to V1.2
+ Controlled version of keyboard fix.
* Adding Wifi code so that a web server can act as a file store.
|