Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

v1.5.1: Tweaks and cleanups

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 25 Nov 08:02
· 1152 commits to master since this release

This release features:

  • rewritten bflabels / bfdata
  • far pointers
  • forward data declarations
  • optimizing code label system
  • tiny mode to bfasm (-t)
  • most compile-time switches present before are now available as runtime flags.
  • performance graphs
  • #emit macro
  • [bits N] construct preprocessed by bfdata.
  • automatic warnings about bitwidth exceeding.
  • bts core instruction (emitted by [bits N]).