Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "core": {
- "magic": "APF_VER_1",
- "metadata": {
- "platform_ids": ["snes"],
- "shortname": "SNES",
- "description": "Fast rom support added on top of the core by agg23.",
- "author": "terminator2K2",
- "url": "https://github.com/terminator2k2/openfpga-SNES",
- "version": "0.4.3",
- "date_release": "2023-08-27"
- },
- "framework": {
- "target_product": "Analogue Pocket",
- "version_required": "1.1",
- "sleep_supported": false,
- "dock": {
- "supported": true,
- "analog_output": false
- },
- "hardware": {
- "link_port": false,
- "cartridge_adapter": -1
- },
- "chip32_vm": "loader.bin"
- },
- "cores": [
- {
- "name": "main",
- "id": 0,
- "filename": "snes_main.rev"
- },
- {
- "name": "SPCSDD1",
- "id": 1,
- "filename": "snes_spc.rev"
- },
- {
- "name": "PAL",
- "id": 2,
- "filename": "snes_pal.rev"
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment