BEEP-8 Helper Lib 1.0.0
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 argparse.hCommand-line argument parser for C++
 array.hHeader file for the b8array class
 bgprint.hHeader file for the bgprint library
 bin.hModule for managing binary data with named registrations
 clipboard.hHeader file for the clipboard library
 cobj.hHeader file for managing dynamic creation and destruction of objects in a game
 cstr.hModule for managing fixed-size strings
 esc_decoder.hModule for decoding and handling ANSI escape sequences
 fcast.hModule for performing forced type casts between different data types
 fixed.h
 fontdata.hModule for loading and displaying font data using the Picture Processing Unit (PPU)
 fxmath.h
 handle.hModule for managing pointers using handles
 hif_decoder.hModule for decoding and managing HIF events in the BEEP-8 system
 huffman.hModule for Huffman encoding and decoding
 mt.hHeader file for the Mersenne Twister random number generator
 nesctrl.hNES controller emulation module for touch screen devices
 pad.hThis module provides classes and functions for managing gamepad input
 pico8.hPICO-8-like API definitions for C/C++ in the BEEP-8 environment
 pipe.hModule for data pipeline processing using pipes
 rle.hHeader file for the RLE (Run-Length Encoding) compression and decompression module
 shell.hThis module provides a simple command line interface (CLI) for running specific commands within a program
 sound.h
 sprprint.h
 sublibc.hUtility functions for memory management and string operations
 submath.hProvides mathematical functions and utilities, primarily focused on fixed-point arithmetic
 tokenizer.hHeader file for the tokenizer module
 tostr.hUtility functions for converting various data types to std::string
 trace.hDebug tracing macros for logging and monitoring program execution
 zpack.hHeader file for ZPack compression and decompression classes