indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 19 forks source link

Bug: Box16 is missing headerless file support from x16emu #45

Closed indigodarkwolf closed 2 years ago

indigodarkwolf commented 2 years ago

This is indicated by the "write header" bit in r39's rom. https://github.com/commanderx16/x16-rom/pull/216

indigodarkwolf commented 2 years ago

Should be supported with d8a2fd3d5a3497f70f259805325df6b9370483c4.