San Bergmans has released SB-Assembler 3
Now written in Python 3, runs on Windows, Linux, Max OS.
New Features Of The SB-Assembler 3
- Will now run on Linux, MAC and Windows machines.
- Written in Python3, a modern multi-platform programming language.
- Source files will be included, allowing you to create your own cross overlays.
- Local labels from other global labels can now be accessed.
- Can now generate warning messages where errors would be inappropriate.
- Include source files can now be nested as deep as you like.
- Separate target spaces for code memory, RAM memory and EEPROM memory.
- The .TA directive can be used to map generated code to the ROM address map easily.
- More room, we can now use Giga bytes, in stead of some 550k bytes to do the job.
- As from Version 3.01 label and macro names may also start with an underscore.