| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-10 | 401 Bytes | |
| Updating registers and flags on every step is now automatically disabled when UART is enabled source code.tar.gz | 2023-11-10 | 1.3 MB | |
| Updating registers and flags on every step is now automatically disabled when UART is enabled source code.zip | 2023-11-10 | 1.3 MB | |
| Totals: 3 Items | 2.6 MB | 0 | |
I have made it difficult to accidentally enable UART and debugging mode (updating registers and flags on every step) at the same time (which leads to the emulation being slow). I have also improved the "Decimal to Binary" example, to make it possible to add a breakpoint that will be triggered when all of the standard input has been read (so that the program doesn't fall into an infinite loop then).