Kaens
|
9ba8a3bec5
|
*read *audio.1.sg *bytecodeparsers *_runtime_helpers
audio.1.sg updated: see https://github.com/Kaens/audio1sg/commits/
chunkparsers: cosmetic changes
bytecodeparsers:
- functions repositioned
- MUAP98CMDStr debugged
- parseMDGYM improved
- parseYM3812RegLog sped up a bit
- cosmetics
_runtime_helpers:
- startsWithCI & endsWithCI improved
- cosmetics
read:
- "var" removed from global constants
- certain popular PETSCII encoding flavours added
- function descriptions made compatible
- decEncoding & decAnsi now support full 256-char layouts
- isWithinRanges added: sugar combining multiple isWithin
- 80-bit float value reader readFloat80 added here, until it's in the C++ codebase
- debugged firstNotOf, isAllZeroes, outArray, secondsToTimeStr
- funSampleName improved
- profiler CheckpointTimer shows more details
.gitignore now ignores IDEA's folder
|
2026-02-23 16:12:43 +01:00 |
|