mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-08-08 01:25:14 +00:00
1.28.6.0: Updated version & history.txt
This commit is contained in:
@@ -9,6 +9,13 @@ https://github.com/AppleWin/AppleWin/issues/new
|
|||||||
Tom Charlesworth
|
Tom Charlesworth
|
||||||
|
|
||||||
|
|
||||||
|
1.28.6.0 - 1 Jun 2019
|
||||||
|
---------------------
|
||||||
|
. [Bug #651] Cycle-accurate interrupts:
|
||||||
|
- Interrupts sources are checked after every opcode (full-speed after every 40 opcodes).
|
||||||
|
- 6522 TIMERs in free-running mode now account for the underflowed cycles when resetting the count.
|
||||||
|
|
||||||
|
|
||||||
1.28.5.0 - 6 Apr 2019
|
1.28.5.0 - 6 Apr 2019
|
||||||
---------------------
|
---------------------
|
||||||
. [Change #631] Improvements for the RGB AppleColor card:
|
. [Change #631] Improvements for the RGB AppleColor card:
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#define APPLEWIN_VERSION 1,28,5,0
|
#define APPLEWIN_VERSION 1,28,6,0
|
||||||
|
|
||||||
#define xstr(a) str(a)
|
#define xstr(a) str(a)
|
||||||
#define str(a) #a
|
#define str(a) #a
|
||||||
|
Reference in New Issue
Block a user