-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.txt
64 lines (47 loc) · 1.58 KB
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Version 1.0
- Initial Version
Version 1.1
- Game syncronized at 50hz
- Fix saucer/UFO speed
- Fix player shot speed
- Fix alien shot speed normal, and when less of 9 aliens (bit faster)
- Smooth alien shot animation
- Add sounds BeepFX based for "BEEPER" Sound (original BeepFX player by Shiru http://shiru.untergrund.net)
- Add AY Sounds (Fuller Box, Sinclair 128k)
- AY Sounds from and made with AYFXEdit (https://zx.remysharp.com/audio/)
- Autodetect Sound (Beeper, FullerBox, Sinclair 128k)
- If only 1 alien left, move a bit faster from left to right, as original
- Fix no delete right arrow in configure menu when players control reach the limit
Version 1.2
- Add ZX81 Version (require zxpand or rampack 32k)
- Now aliens move one at a time
- Fix aliens score
- [ZX81] wrx support
- [ZX81] chroma-81
- [ZX81] zxpand joystick support
Version 1.3
- Fix gameplay 2 players
- Re-code lot of functions to ASM
- General better speed
- [ZX81] AY-Sound + Full Chroma-81 Support
- [ZX81] Full version, look as ZX-Spectrum version
- Fix other minors bugs
Version 1.3+
- Reduce alien step sound volume to 50%
Version 1.4
- TS2068/TC2068 Support
- Sprite rutines optimization
- Fix sound detection
Version 1.4.1
- TS2068/TC2068 Joystick Support
Version 1.5
- Megadrive / Sega Genesis Version
- Real digital sounds
- Add alien shot explosion when collision with player shot
- Some internal changes
Version 1.6
- Add floor pixel changes when alien shot explosion disappear (emulate original arcade)
- Add gel overlay emulation
- Add multicolor mode
- Add shake effect
- Support Soft Reset (Megadrive/Sega Genesis)