This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bsnes
Watch
1
Star
0
Fork
0
You've already forked bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
synced
2025-02-22 14:12:35 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bsnes
/
QuickLook
History
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
..
CartridgeTemplate.png
Fixed icon alignment
2017-01-22 00:37:25 +02:00
ColorCartridgeTemplate.png
Fixed icon alignment
2017-01-22 00:37:25 +02:00
exports.sym
Quick Look icon generation for GameBoy ROMs, using screenshots from the actual ROMs
2017-01-20 18:35:20 +02:00
generator.m
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
get_image_for_rom.c
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
get_image_for_rom.h
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
Info.plist
Updated Cocoa copyright
2018-03-30 17:06:39 +03:00
main.c
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
UniversalCartridgeTemplate.png
Fixed icon alignment
2017-01-22 00:37:25 +02:00