Hi65 v8.0 Changelog:
* Added support for additional resolutions (1360*768 and 1440*900).
* Rewrote the zoom routines for the instructions BOX, CIRCLE, DRAW, ELLIPSE and LINE, to make them more compact and have them accept more zoom values (for running the emulator at different resolutions) up to 6x.
* Implemented the GOSUB instruction.
* Added a partial implementation of the ASC instruction (to return the ASCII value of the first character of a string, with no string operations for now).
* Extended the PRINT instruction to support string chaining (with the operator + ) and the CHR$ parameter (to turn an ASCII code into a character).
* Fixed a bug in the frontend that used to corrupt the status of the MuParser flag.
* Fixed a bug that used to crash the program if a pixel is drawn beyond the edge of the current resolution.
![EmuCR: Hi65 EmuCR: Hi65](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCzQUxGywIrcseFsBZ6rcbwohXZekJRnIMzALobV7mnM3_YGb4NqR23abyEdkFTToKBT5B_QUjSAMUeA4D8Ru0yGdzMjrBje_nmp-VMqszvCXPfzCvCyFG0IMZaRtoNAHBUT-3f_4LBPs/s280/1.png)
Download: Hi65 v8.1
Source: Here
0 Comments
Post a Comment