Release 20211018

This commit is contained in:
jimmystones
2021-10-18 20:49:23 +01:00
parent 5d9481d9b9
commit 2337b7c9e6
3 changed files with 706 additions and 704 deletions

View File

@@ -21,6 +21,7 @@ Created by JimmyStones (http://github.com/jimmystones), with thanks to:
- v1.0 - 2021-07-03 - First release with digital, analog and advanced tests
- v1.1 - 2021-07-18 - PETSCII UI update, add button test mode (unreleased!)
- v1.2 - 2021-10-17 - Add support for 2nd analog stick
- v1.3 - 2021-10-18 - Fix bugs, UI colour tweaks
## Hardware
@@ -70,10 +71,9 @@ Start|End|Length|Name
/src contains a C program compiled to Z80 assembly using sdcc.
All required ROMs (compiled program and default MiSTer font) are built into this core.
All required ROMs (compiled program and font) are built into this core.
Selecting Load BIOS in the core allows hot loading of binary OS ROM files for easier development.
Selecting Load Font in the core allows hot loading of MiSTer .pf font files (https://github.com/MiSTer-devel/Fonts_MiSTer).
### Building the OS

Binary file not shown.

File diff suppressed because it is too large Load Diff