* Initial working cmake version
Code style changes according to CLion suggestions
Changed logging to use template instead of macros
---------
Co-authored-by: asesidaa <1061472754@qq.com>
* Reformat everything, updated readme for MSVC
* Warnings annoy me deeply
* Update artifact export
* Simplifying file hierarchy
Build result will now be in dist
* Fixed card insert log message
* Fixed waitForTouch not being set after card insert
You could spam cards insert
* Changed logging level for init functions
* Added Logger for TAL with __VA_ARGS__ support
* Added Tatacon entries in SDL DB
* Added comments to exported config file
* Included keys for LayeredFS
* Cleaned up a bit of code in JPN39 patches
* Formatted all files using clang-format
* Force invalid cards on original readers
You can now use any cards with the original namco readers.
* Move helper functions to cpp file
---------
Co-authored-by: ptmaster <lty2008one@163.com>