-
Notifications
You must be signed in to change notification settings - Fork 3
/
History.txt
60 lines (54 loc) · 1.91 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
PBasmUI History
---------------
Version 3.25
07 Jan 2018 - bugfix: /constant parameter must be passed in (double) quote makrs
Version 3.24
24 Dec 2017 - minor changes in EXE file handling
Version 3.23 - Changes suggested by Tristano Ajmone (see https://github.com/tajmone/PBasmUI )
20 Dec 2017
#ASMMode removed (mistaken switch)
Output files in directory of source file instead compiler dir
/CHECK switch removed
EXE file is produced (by compiler) in any case; redirected if not wanted
Run EXE file condition adjusted
OptionDependencies adjusted
Version 3.21
28 NOv 2017 - support of /CONSTANT ; PB 5.61
Version 3.1
09 Apr 2016 - various improvements; PB 5.42
Version 3.0
Updated for PB 5.11; Resource option added
Version 2.8
Icon Path fix;
Using new PB4.0 features and commands; PB4 Options added
Version 2.7
CPU modes fixes
Version 2.6
Added: configuration from <source>.cfg, internal changes,
Debug otion removed
Version 2.5
Bugfix: Footer data recognition
Version 2.4
Bug fix: Initialize compiler command when running a second time
Some gadgets disabled conditionally
Version 2.3
XP skin support; product path based on source, if no path
Version 2.2
Improved detection of settings in footer of PB IDE files
Version 2.1
Ver 2.0 was withdrawn due to problems with PB 3.90
With PB version 3.91 everything seems to work again.
Version 2.0
Command Window is hidden, error messages captured
More Settings
Handling relative icon paths from footer
Version 1.5:
Linker error handled (usually because "EXE already running..")
Footer recognition fixed
Added: "Exit when done" Checkbox
/REASM checkbox disabled if no ASM file.
More Switches (input)
Version 1.2:
%FILE recommended in Config Tools.. Box.
The Error file is now "Assembler.out" ("Nasm.out" is obsolete).
Improved handling of Assembler/Compiler errors.