Commit Graph

15 Commits

Author SHA1 Message Date
Rosalie Wanders f6b41187cc RMG-COre: try to fix str size in CoreGetCUrrentRomHeader() (TODO: test) 2025-04-30 17:16:06 +02:00
Rosalie Wanders d6b0f024da RMG-Core: update copyright year 2025-03-13 22:07:12 +01:00
Rosalie Wanders 4a931f81c4 RMG-Core: use c++ style casts instead of c style casts 2025-03-04 22:07:31 +01:00
Rosalie Wanders 1db6a578b2 RMG-Core: export symbols 2025-02-27 21:37:34 +01:00
Rosalie Wanders 5e592ed9c0 RMG-Core: remove all includes from Core.hpp 2025-02-01 21:53:38 +01:00
Rosalie Wanders 927e447034 RMG-Core: add CoreSystemType to CoreRomHeader 2024-06-24 12:18:28 +02:00
Rosalie Wanders dd521eac70 RMG-Core: limit reading internal ROM name to 20 chars in RomHeader.cpp 2023-09-01 18:10:33 +02:00
RetraCarteR a304f11b1d RMG: introduce more columns (#119) 2023-03-04 23:10:01 +01:00
Rosalie Wanders b7df075dec RMG-Core: introduce & use ConvertStringEncoding 2022-12-08 13:42:53 +01:00
Rosalie Wanders 2a346c4cfa RMG-Core: ensure core lib is hooked before making API calls 2022-11-29 15:26:18 +01:00
Rosalie Wanders 4cab8f7dba RMG-Core: resolve win32 warning in RomHeader.cpp 2022-11-29 15:08:23 +01:00
Rosalie Wanders fb6596e5c1 RMG-Core: add CountryCode to CoreRomHeader 2022-11-24 20:47:17 +01:00
Rosalie Wanders 93c7ef1de8 RMG-Core: link to winsock2 & correct included header 2022-01-09 13:55:19 +01:00
Rosalie Wanders 98ab96db6a RMG-Core: swap byteorder of CRC1 & CRC2 in CoreGetCurrentRomHeader() 2022-01-09 13:38:07 +01:00
Rosalie Wanders deaa158a0c RMG-Core: implement RomSettings & RomHeader functions 2021-11-09 16:44:49 +01:00