Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 624 Homebrews mit über 3.218.714 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Wiimms SZS Tools v0.34a

Wii, Wii: Update

Wiimm hat seine SZS Tools aktualisiert.

 

Downloadauswahl

Changelog:

Spoiler

szs v0.34a r3659 – 2012-05-12

– KMP text parser extensions:
– New commands:
@INCLUDE "filename": include text files.
@RETURN [val]: returns from the current input file.
@EXIT: exit the parser execution.
@ASSERT condition: exit execution, if 'condition' is false.
@MACRO .. @ENDMACRO: Define named macros.
@FUNCTION .. @ENDFUNCTION: Like @MACRO, but can also be used as
function in numerical expressions.
@CALL macroname(…): Call a previos defined macro with parameters.
'@:macroname(…)' is a short cut for '@CALL macroname(…):'
@DOIF (condition) anytext: Execute 'anytext', if 'condition' is true.
– New private variable name space: @PDEF
– P-Variables are only defined for the current source file or function.
– Loop variables (@FOR,@FOREACH) and macro parameters are defined in
this new private name space.
– New options for command FUNCTIONS (list parser functions):
– Option –long: The entered keys are compared against the description.
– Option –verbose: The description is printed too.

– Bug fix: Parser function minMax() returned wrong results.

Abonnieren
Benachrichtige mich bei
guest
0 Kommentare
Inline Feedbacks
Alle Kommentare