Commit Graph
10 Commits
Author SHA1 Message Date
ptmaster 32512d0dbc Language patch | Fix boot lag | Fix axis input 2024-12-21 06:03:22 +08:00
KIT! 91a9f9ad25 Switch compiler to MSVC (#16)
* 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
2024-11-27 21:07:17 +01:00
KIT!andptmaster d0374dca1b Added Logger to TAL (#13)
* 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>
2024-11-24 17:44:03 +01:00
ptmaster 3933ecab00 Add multiple new feature & update config/readme
累积更新
文档与配置更新
去掉多余的配置项读取
2024-11-24 17:44:03 +01:00
RyuMiya b189ffb84f Add Silent Fix for JPN39 2024-10-25 02:37:19 +08:00
esuo1198 bf2f54df84 Change clang-format settings and format all codes 2024-04-26 16:01:00 +09:00
esuo1198 c3052bbc2c Refactor toml processing 2024-03-23 05:55:20 +09:00
esuo1198 f395c8404c To be able to specify the patch version 2023-10-24 14:46:54 +09:00
esuo1198 db6a0c061b Add QR customfolder support 2023-09-24 01:08:12 +09:00
BroGamer b119478ce3 Initial refactor
cards.dat has been replaced with cards.ini
there are no more plugins though plugin support still exists
card reading is not yet implemented
08.18/amauth support is not yet implemented
2023-09-10 17:50:00 +12:00