Rosalie Wanders
96f4abbc07
RMG-Core: change signature of CoreGetRomType()
2023-02-12 22:34:48 +01:00
Rosalie Wanders
00b3f33530
RMG-Core: use extracted_file.filename() in CoreOpenRom()
2023-02-04 23:18:47 +01:00
Rosalie Wanders
1b0116a0cb
RMG-Core: don't use OSAL_FILES_DIR_SEPERATOR_STR in CoreOpenRom()
2023-02-04 23:14:45 +01:00
Rosalie Wanders
6a14761770
RMG-Core: implement support for ndd/d64 files in zip files
2023-02-01 20:39:07 +01:00
Rosalie Wanders
f2ef7e345f
RMG-Core: improve error message in read_zip_file
2023-01-21 16:01:05 +01:00
Rosalie Wanders
3c0698d14b
RMG-Core: open std::ifstream with std::ios::binary in Rom.cpp
2023-01-21 15:26:09 +01:00
Rosalie Wanders
ec677c8d26
RMG-Core: implement zlib file functions
2023-01-21 14:53:22 +01:00
Rosalie Wanders
8f60d5c80f
RMG-Core: only free buffer when opening a cartridge
2023-01-02 12:54:19 +01:00
Rosalie Wanders
55d7dd9d89
RMG-Core: improve error message in read_raw_file
2022-12-29 01:18:58 +01:00
Rosalie Wanders
b07b73e005
RMG-Core: implement support for M64CMD_DISK_OPEN & M64CMD_DISK_CLOSE
2022-12-27 23:26:40 +01:00
Rosalie Wanders
beb9c3e352
RMG-Core: call CoreClearCheats() in CoreCloseRom()
2022-12-02 20:15:02 +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
977c941d1b
RMG-Core: use std::filesystem::path
2022-11-18 21:42:26 +01:00
JaxonWasTaken and GitHub
9caa05f258
Add missing, remove redundant, unused STL headers ( #43 )
2022-05-29 20:07:27 +02:00
Rosalie Wanders
e1464d2d30
RMG-Core: attempt to fix read_raw_file in Rom.cpp (again)
...
For some reason, some users are experiencing issues when using gcount()
here, so just use fileStreamLen instead, which fixes it for them weirdly
enough.
2021-12-24 15:20:32 +01:00
Rosalie Wanders
d42f770e06
RMG-Core: improve read_raw_file in Rom.cpp
2021-12-23 16:36:11 +01:00
Rosalie Wanders
deaa158a0c
RMG-Core: implement RomSettings & RomHeader functions
2021-11-09 16:44:49 +01:00
Rosalie Wanders
92ea40c7f6
RMG-Core: implement Rom functions
2021-11-03 14:30:57 +01:00