Lior Halphon
|
45c73e0175
|
Replaced the is_cgb bool with a more future compatible model enum. Removed the GB_init_cgb API and replaced it with an extended GB_init and GB_switch_model_and_reset APIs that now receive a model parameter. Increased the struct version.
|
2018-06-16 13:59:33 +03:00 |
|
Lior Halphon
|
7706b8727a
|
Updated Cocoa copyright
|
2018-03-30 17:06:39 +03:00 |
|
Lior Halphon
|
bbd3b7e550
|
Got rid of -ICore
|
2017-10-13 00:02:02 +03:00 |
|
Lior Halphon
|
3feaeb153e
|
New turbo related APIs, Quick Look no longer requires GB_INTERNAL
|
2017-04-19 21:55:58 +03:00 |
|
Lior Halphon
|
a925ef130d
|
Stabilizing API: New joypad, debugger and reset APIs; internal APIs and direct struct access are no longer available without defining GB_INTERNAL. The SDL port uses the new “public” APIs, as well as most of the non-debug Cocoa code.
|
2017-04-17 20:16:17 +03:00 |
|
Lior Halphon
|
430b733da6
|
Disabled Quick Look preview/thumbnail cancelation. It seems that the API sometime return true for no reason, and documentation of QL APIs is extremely poor.
|
2017-01-22 21:04:10 +02:00 |
|
Lior Halphon
|
0d8244748c
|
Fixed icon alignment
|
2017-01-22 00:37:25 +02:00 |
|
Lior Halphon
|
a012d721a3
|
Added a Preview generator for Quick Look, so QL framework won't "ban" our plugin for failing to generate these.
|
2017-01-22 00:10:27 +02:00 |
|
Lior Halphon
|
8cd82ebb68
|
Quick Look icon generation for GameBoy ROMs, using screenshots from the actual ROMs
|
2017-01-20 18:35:20 +02:00 |
|