Vicki Pfau
|
f51cb153d1
|
Core: Switch from blip to mAudioResampler
|
2024-04-22 00:47:42 -07:00 |
|
Vicki Pfau
|
7b2edbd1bd
|
Core: Add functions to get native sample rates
|
2024-04-16 21:02:55 -07:00 |
|
Vicki Pfau
|
73a39dea65
|
Core: Finally kill off GBAAudioCalculateRatio
|
2024-04-16 21:02:55 -07:00 |
|
Vicki Pfau
|
0e441527c8
|
CMake: Rename USE_DEBUGGERS and USE_GDB_STUB to ENABLE_DEBUGGERS and ENABLE_GDB_STUB
ENABLE flags are for optional features, USE flags are for optional dependencies
|
2024-04-08 03:08:10 -07:00 |
|
Vicki Pfau
|
200e846b81
|
Core: Begin modernizing game override API (fixes #2963)
|
2023-06-26 04:43:26 -07:00 |
|
Vicki Pfau
|
294470d940
|
Core: Add getPeripheral function
|
2023-06-01 00:05:41 -07:00 |
|
Vicki Pfau
|
dd531637c2
|
Core: Revise screen size/info API
|
2023-03-03 19:25:14 -08:00 |
|
Vicki Pfau
|
57880bf674
|
Core: Add romSize function
|
2022-07-02 22:49:47 -07:00 |
|
Vicki Pfau
|
9515de7212
|
Scripting: Add loading API
|
2022-07-01 00:34:33 -07:00 |
|
Vicki Pfau
|
f3c26add07
|
Core: Add mCoreTakeScreenshotVF function
|
2022-05-27 14:29:17 -07:00 |
|
Vicki Pfau
|
87738ba8f3
|
Core: Migrate register access API from debugger into core
|
2022-05-16 15:58:50 -07:00 |
|
Vicki Pfau
|
af043e0792
|
Core: Add getKeys API
|
2022-05-16 15:12:21 -07:00 |
|
Vicki Pfau
|
9a85fc8a5a
|
Core: Frame counter should be unsigned
|
2022-01-15 15:30:41 -08:00 |
|
Vicki Pfau
|
ca3050d76b
|
Core: Add mCoreCreate function for making a core based on platform type
|
2021-01-14 23:14:02 -08:00 |
|
Vicki Pfau
|
1c69a714c7
|
Core: Add memory block info lookup function
|
2021-01-01 17:24:09 -08:00 |
|
Vicki Pfau
|
a760c7bb4a
|
Core: Add prefix to platform enum names
|
2020-12-26 18:53:19 -08:00 |
|
Vicki Pfau
|
3c73afb7a9
|
Core: Const-correctness
|
2020-06-26 01:22:39 -07:00 |
|
Vicki Pfau
|
7feee35eba
|
Core: Ensure ELF regions can be written before trying
|
2020-01-31 18:16:18 -08:00 |
|
Vicki Pfau
|
981a8bcb7d
|
mGUI: Refactor fixed ROM buffer code out of cores, add loading progress
|
2019-06-30 17:57:02 -07:00 |
|
Vicki Pfau
|
cbc27f08f9
|
Core: Add single config option reloading function
|
2019-06-30 11:25:40 -07:00 |
|
Vicki Pfau
|
8450417086
|
Core: Improve OpenGL integration, update Qt to use improvements
|
2019-05-17 14:00:34 -07:00 |
|
Vicki Pfau
|
fab3091ed1
|
Core: Some texid plumbing
|
2019-05-17 14:00:34 -07:00 |
|
Vicki Pfau
|
42813bb197
|
Qt: Add VideoProxy
|
2019-05-17 14:00:34 -07:00 |
|
Vicki Pfau
|
b913419069
|
Core: Expose timing
|
2018-10-17 21:40:06 -07:00 |
|
Vicki Pfau
|
67a135e5e7
|
Qt: Add layer placement features
|
2018-04-26 18:38:02 -07:00 |
|
Vicki Pfau
|
3443c14169
|
Core: Fix some linking issues when debuggers are disabled
|
2018-03-09 22:30:04 -08:00 |
|
Vicki Pfau
|
e192973bc5
|
Debugger: Migrate identifier lookups
|
2017-12-28 23:52:03 -05:00 |
|
Vicki Pfau
|
764acb7d63
|
Core: Add autosave/-load cheats
|
2017-11-11 12:30:04 -08:00 |
|
Vicki Pfau
|
64409d9ca7
|
Core: ELF support
|
2017-07-16 09:45:25 -07:00 |
|
Vicki Pfau
|
bd30fbeb81
|
Debugger: Export debugger interface
|
2017-06-11 13:28:55 -07:00 |
|
Vicki Pfau
|
202b7b1509
|
Core: List memory segments in the core
|
2017-06-05 15:20:58 -07:00 |
|
Vicki Pfau
|
404332e689
|
Debugger: Add symbol table skeleton, GB support
|
2017-05-22 22:19:46 -07:00 |
|
Vicki Pfau
|
3021996a49
|
All: Cleanup and buildfixing
|
2017-04-29 01:39:45 -07:00 |
|
Vicki Pfau
|
73947766de
|
Core: Video log recording
|
2017-04-29 01:39:11 -07:00 |
|
Vicki Pfau
|
959f66a1a0
|
Core: Add option to allow preloading the entire ROM before running
|
2017-04-13 00:28:28 -07:00 |
|
Vicki Pfau
|
58c9bcf67a
|
Core: Ability to enumerate and modify video and audio channels
|
2017-04-12 13:28:21 -07:00 |
|
Vicki Pfau
|
e063e05662
|
Core: Unify peripheral attachment
|
2017-04-09 19:46:52 -07:00 |
|
Vicki Pfau
|
ba3b068df4
|
Core: Savestates now contain any RTC override data
|
2017-02-17 18:19:17 -08:00 |
|
Vicki Pfau
|
3ac0b20ff8
|
Core: Cores can now have multiple sets of callbacks
|
2017-02-08 11:34:27 -08:00 |
|
Vicki Pfau
|
22a36e0af9
|
Core: Add generic checksum function
|
2017-01-17 18:29:58 -08:00 |
|
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |
|