mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
New version!!!
This commit is contained in:
@@ -77,6 +77,16 @@ With the advent of [fujinet](https://fujinet.online/) we are thinking about maki
|
|||||||
|
|
||||||
## Changelog:
|
## Changelog:
|
||||||
|
|
||||||
|
###### Version 1.52
|
||||||
|
2025-01-20
|
||||||
|
|
||||||
|
Fixes for extremely rare bugs.
|
||||||
|
|
||||||
|
1. Better keyboard handling (thanks Gorgh).
|
||||||
|
|
||||||
|
2. Very rare interrupts problem fixed.
|
||||||
|
|
||||||
|
|
||||||
###### Version 1.51
|
###### Version 1.51
|
||||||
2025-01-15
|
2025-01-15
|
||||||
|
|
||||||
@@ -88,10 +98,6 @@ We are done.
|
|||||||
|
|
||||||
3. Plasma Blast! (only as one of the tank destruction visual effects).
|
3. Plasma Blast! (only as one of the tank destruction visual effects).
|
||||||
|
|
||||||
4. Better keyboard handling (thanks Gorgh).
|
|
||||||
|
|
||||||
5. Very rare interrupts problem fixed.
|
|
||||||
|
|
||||||
|
|
||||||
###### Version 1.50
|
###### Version 1.50
|
||||||
2024-03-15
|
2024-03-15
|
||||||
|
|||||||
+1
-1
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
;---------------------------------------------------
|
;---------------------------------------------------
|
||||||
.macro build
|
.macro build
|
||||||
dta d"1.51" ; number of this build (4 bytes)
|
dta d"1.52" ; number of this build (4 bytes)
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro RMTSong
|
.macro RMTSong
|
||||||
|
|||||||
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user