Michael Hansen
38799f5cfb
Also check EOF in getBuffer()
2025-08-28 15:58:28 -07:00
Michael Hansen
8bb8386764
Fix some issues with formatted_print:
...
* Add a va_list version which can be correctly used by ivprintf (fixes pycdas output)
* Use a `const char*` format parameter to avoid the need for clang warning workarounds
* Make better use of return values.
2023-06-05 13:49:04 -07:00
Perceval Wajsbürt
c4c35fc531
Use C++ streams over C style IO
2023-06-02 01:12:59 +02:00
Michael Hansen
8d3752b4f0
Start requring C++11 with explicit virtual overrides.
2019-10-02 14:41:49 -07:00
Michael Hansen
f030a77767
Allow for output file override
2011-10-23 19:04:06 -07:00
Michael Hansen
98a50fd042
Added the rest of the marshalable types, and more info to the disassembly output (including a bytecode position counter to help with jump calculations)
2009-07-25 02:41:15 +00:00
Michael Hansen
da046a9a90
Code so far
2009-07-24 08:35:21 +00:00