The Last Ninja 1 (System 3 Software Ltd., 1990)
Steem SSE R6 v.4.0.1, 22/03/2020
- Fix display glitch when writing video counter (20 Years STE Megademo/ex reset screen)
- Fix STE sound sample fetching hack (E605)
- Debugger: Fix history list dump
Steem SSE R5 v.4.0.1, 15/03/2020
- Fix wrong keys in non-English TOS
- Reassign standard keys when going from non-English to English keyboard
Steem SSE R4 v.4.0.1, 29/02/2020
- Update low-level YM's envelope ('buzzer') parameters in fast forward or muted modes
- Fix Convert to STW
- Fix disk image properties bugs
- Debugger: Monitor address wouldn't trigger on Blitter read or write
- Debugger: IO traces of v3.9.4 were missing
Steem SSE R3 v.4.0.1, 15/02/2020
- Fix fullscreen option Crisp Rendering not saved (D3D)
- Fix STE sound frame starting when still playing previous frame (MaxYMiser)
Steem SSE R2 v.4.0.1, 08/02/2020
- Fix spurious colours detected by Status page colour counter
- Compatibility with Windows XP restored
Steem SSE R1 v.4.0.1, 01/02/2020
- Fix wrong dialog window positions on new steem.ini
If you want to report a beta bug, please make sure you do have the latest beta https://sourceforge.net/projects/steemsse/
GitLog
Revision 958
Author: steven-seagal | Date: niedziela, 22 marca 2020 13:17:52
- 401R6 MCU fixes for sound and video
- disk_stw.cpp little refactoring
Revision 957
Author: steven-seagal | Date: poniedziałek, 16 marca 2020 22:14:31
- debugger fix history list dump
Revision 955
Author: steven-seagal | Date: niedziela, 15 marca 2020 11:11:11
- beta 402 keyboard mapping files
Revision 954
Author: steven-seagal | Date: wtorek, 10 marca 2020 20:55:24
- some keyboard fixes for 401R5
Revision 953
Author: steven-seagal | Date: sobota, 7 marca 2020 20:54:52
- fix corrupt key_table
- attempt... there's ANSI/UTF-8 confusion due to Linux/Windows transfers or Notepad new features.
Revision 952
Author: steven-seagal | Date: sobota, 7 marca 2020 11:29:57
- linux 7z support
- using the command line, like for unrar
Revision 951
Author: steven-seagal | Date: środa, 4 marca 2020 12:01:29
Revision 949
Author: steven-seagal | Date: sobota, 29 lutego 2020 10:53:32
Revision 948
Author: steven-seagal | Date: środa, 26 lutego 2020 18:39:10
- linux unrar support + R4 bugfixes
Revision 947
Author: steven-seagal | Date: niedziela, 16 lutego 2020 10:03:32
- Update low-level YM's envelope ('buzzer') parameters in fast forward or muted modes
Revision 946
Author: steven-seagal | Date: niedziela, 16 lutego 2020 09:19:52
- xsteem support for IPF and CTR disk images
Revision 945
Author: steven-seagal | Date: niedziela, 16 lutego 2020 09:10:01
- update caps (SPS) library for linux
Revision 944
Author: steven-seagal | Date: niedziela, 16 lutego 2020 08:50:26
- linux option VM-friendly mouse
- need it as I'm using a VM myself for linux dev
Revision 942
Author: steven-seagal | Date: sobota, 15 lutego 2020 11:11:06
Revision 941
Author: steven-seagal | Date: sobota, 15 lutego 2020 09:47:51
- Fix STE sound frame starting when still playing previous frame (MaxYMiser)
Revision 940
Author: steven-seagal | Date: czwartek, 13 lutego 2020 20:07:00
- Fix fullscreen option Crisp Rendering not saved (D3D)
Revision 938
Author: steven-seagal | Date: sobota, 8 lutego 2020 11:32:37
Revision 937
Author: steven-seagal | Date: czwartek, 6 lutego 2020 21:46:46
- beta-only fix spurious colours
Revision 936
Author: steven-seagal | Date: środa, 5 lutego 2020 22:16:04
- beta-only more traces for colour counter
Revision 935
Author: steven-seagal | Date: poniedziałek, 3 lutego 2020 21:05:51
- beta 401R2
- forgot one GetTickCount64 in CpuUsage (not XP-compatible)
Revision 934
Author: steven-seagal | Date: poniedziałek, 3 lutego 2020 20:29:44
Revision 932
Author: steven-seagal | Date: niedziela, 2 lutego 2020 23:29:55
- bugfix unitialised metrics used in constructors
Revision 930
Author: steven-seagal | Date: sobota, 1 lutego 2020 10:52:09
- ultimate upload v401 + xsteem beta
Revision 929
Author: steven-seagal | Date: poniedziałek, 27 stycznia 2020 21:53:18
- ellipsis use macros for compatibility (x64, Linux)
- needed for GCC optimisations O1+