Download Latest Version Made the back-end send the correct MIME type for assembly language files source code.tar.gz (4.0 MB)
Email in envelope

Get an email when there's a new version of PicoBlaze_Simulator_in_JS

Home / v5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
Added the preprocessor directives for changing the default number base of literals source code.tar.gz 2025-02-01 1.5 MB
Added the preprocessor directives for changing the default number base of literals source code.zip 2025-02-01 1.5 MB
README.md 2025-02-01 368 Bytes
Totals: 3 Items   2.9 MB 0

I've added the preprocessor directives base_decimal and base_hexadecimal, that can be used to change how the assembler assembler numerical literals for which the base is not specified. The default is hexadecimal, which I don't like (but changing it would break almost all programs), so I added the preprocessor directive to make it possible to change that default.

Source: README.md, updated 2025-02-01