Releases: redcrab2016/Brainfuck-Macro-Assembler
New sample : color ANSI Conway's Game Of Life
New sample : ANSI Hanoi Tower
New sample : color ANSI Mandelbrot
Fixes in fixed point number, add Mandelbrot example
Fixes in fixed point number include files
New example : ASCII mandelbrot, in folder samples/mandel
More classic macro invoke syntax
Fixes, especially in signedX.inc macros
More regression tests (test folder)
New example : 32 bits integer Fibonacci (using of include/signedX.inc : signed32.inc)
Better readability of the .pc.asm generated files
Two macro invocation syntaxes : classic and javascript way
Debugger, not yet complete , but display change, stepping enhanced.
Fixes, regression test, basic debugger
Some ugly bugs are fixed
Some regression test (test folder) BF Assembler files are added
A basic debugger has been added (option -X)
Fixes, new sample, better BF interpreter performance
Fixes : Compiler issue on OR and AND operator
New sample : Signed 16 bits integer (inc,dec, add, sub, mul, div)
BF interpreter performance : optimization on repeated same instruction and on common pattern
New Sample and minor fix
new sample Byte2HexaString
minor fixes on instruction INF and SUP
New Sample and minor fix
This release include a fix (flush output missing) and a new sample "Byte2String"
First release
Initial release of BF Macro Assembler compiler / executor
Enjoy !
bf.zip