We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b034f commit 283e99fCopy full SHA for 283e99f
README.md
@@ -267,6 +267,15 @@ Known Issues
267
Release Notes
268
-------------
269
270
+### Release 36 ("Berlin")
271
+
272
+* added VERA UART emulation (`-uart-in`, `-uart-out`)
273
+* correctly emulate missing SD card
274
+* moved host filesystem interface from device 1 to device 8, only available if no SD card is attached
275
+* require numeric argument for `-test` to auto-run test
276
+* fixed JMP (a,x) for 65c02
277
+* Fixed ESC as RUN/STOP [Ingo Hinterding]
278
279
### Release 35
280
281
* video optimization [Neil Forbes-Richardson]
0 commit comments