Skip to content

Commit

Permalink
remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemen3 committed Aug 5, 2022
1 parent 7a04f8c commit 7b63c25
Show file tree
Hide file tree
Showing 24 changed files with 263 additions and 45,776 deletions.
Binary file not shown.
Binary file added dist/Assets/pdp1/Spacemen3.PDP1/config.cfg
Binary file not shown.
Binary file added dist/Assets/pdp1/Spacemen3.PDP1/spacewar3.1.bin
Binary file not shown.
6 changes: 6 additions & 0 deletions dist/Cores/Spacemen3.PDP1/audio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"audio": {
"magic": "APF_VER_1",
"dummy": 0
}
}
Binary file added dist/Cores/Spacemen3.PDP1/bitstream.rbf_r
Binary file not shown.
34 changes: 34 additions & 0 deletions dist/Cores/Spacemen3.PDP1/core.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"core": {
"magic": "APF_VER_1",
"metadata": {
"platform_ids": ["pdp1"],
"shortname": "PDP1",
"description": "Spacewar! v3.1 1962",
"author": "Spacemen3",
"url": "https://github.com/spacemen3/PDP-1",
"version": "v3.1 - Sep. 24, 1962",
"date_release": "2022-07-23"
},
"framework": {
"target_product": "Analogue Pocket",
"version_required": "1.1",
"sleep_supported": true,
"dock": {
"supported": true,
"analog_output": false
},
"hardware": {
"link_port": false,
"cartridge_adapter": -1
}
},
"cores": [
{
"name": "default",
"id": 0,
"filename": "bitstream.rbf_r"
}
]
}
}
37 changes: 37 additions & 0 deletions dist/Cores/Spacemen3.PDP1/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"data": {
"magic": "APF_VER_1",
"data_slots": [
{
"name": "RIM",
"id": 101,
"required": true,
"parameters": 3,
"filename": "spacewar3.1.bin",
"size_exact": 0,
"size_maximum": 131072,
"address": "0x00000000"
},
{
"name": "CLUT",
"id": 102,
"required": true,
"parameters": 3,
"filename": "Colour_LUT.clut",
"size_exact": 0,
"size_maximum": 131072,
"address": "0x10000000"
},
{
"name": "Config",
"id": 103,
"required": true,
"parameters": 3,
"filename": "config.cfg",
"size_exact": 0,
"size_maximum": 131072,
"address": "0x40000000"
}
]
}
}
Binary file added dist/Cores/Spacemen3.PDP1/icon.bin
Binary file not shown.
Binary file added dist/Cores/Spacemen3.PDP1/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions dist/Cores/Spacemen3.PDP1/input.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"input": {
"magic": "APF_VER_1",
"controllers": [
{
"type": "default",
"map_analog_to_dpad": true,
"mappings": [
{
"D-Pad Up": "pad1_d_up"
},
{
"D-Pad Down": "pad1_d_down"
},
{
"D-Pad Left": "pad1_d_left"
},
{
"D-Pad Right": "pad1_d_right"
},
{
"A": "pad1_btn_b"
},
{
"B": "pad1_btn_a"
},
{
"Start": "pad1_btn_start"
},
{
"Select": "pad1_btn_back"
}
]
},
{
"type": "default",
"map_analog_to_dpad": true,
"mappings": [
{
"D-Pad Up": "key1_scan_E048"
},
{
"D-Pad Down": "key1_scan_E050"
},
{
"D-Pad Left": "key1_scan_E04B"
},
{
"D-Pad Right": "key1_scan_E04D"
},
{
"A": "key1_scan_002D"
},
{
"B": "key1_scan_002C"
},
{
"Start": "key1_scan_001F"
},
{
"Select": "key1_scan_001E"
}
]
}
]
}
}
87 changes: 87 additions & 0 deletions dist/Cores/Spacemen3.PDP1/interact.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"interact": {
"magic": "APF_VER_1",
"variables": [
{
"name": "Demo 32bit",
"id": 0,
"type": "number_u32",
"editable": true,
"address": "0x40000004",
"graphical": {
"default": 0,
"min": 0,
"max": 7,
"adjust_small": 1,
"adjust_large": 1,
"style": "bar"
}
},
{
"name": "Magnify Ships",
"id": 0,
"type": "radio",
"group": 100,
"editable": true,
"address": "0x40000000",
"value": 1
}
},
{
"name": "Blur On",
"id": 0,
"type": "radio",
"group": 100,
"editable": true,
"address": "0x40000008",
"value": 1
}
},
{
"name": "Radio test2",
"id": 3,
"type": "radio",
"group": 100,
"editable": true,
"address": "0x00F0000A",
"value": 92
},
{
"name": "Checkbox test",
"id": 4,
"type": "check",
"editable": true,
"address": "0x00F00010",
"value": 64,
"value_unchecked": 128

},
{
"name": "Button test",
"id": 5,
"type": "button",
"editable": true,
"address": "0x00F00014",
"value": 64
}
],
"messages": [
{
"id": 0,
"text": "Unknown error. Please reset core"
},
{
"id": 1,
"text": "Corrupt header. Will not pass BIOS check to boot."
},
{
"id": 2,
"text": "Unsupported mapper or MBC type."
},
{
"id": 3,
"text": "Generic unhelpful error message."
}
]
}
}
Binary file added dist/Cores/Spacemen3.PDP1/program.bin
Binary file not shown.
6 changes: 6 additions & 0 deletions dist/Cores/Spacemen3.PDP1/variants.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"variants": {
"magic": "APF_VER_1",
"variant_list": []
}
}
15 changes: 15 additions & 0 deletions dist/Cores/Spacemen3.PDP1/video.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"video": {
"magic": "APF_VER_1",
"scaler_modes": [
{
"width": 768,
"height": 720,
"aspect_w": 16,
"aspect_h": 15,
"rotation": 0,
"mirror": 0
}
]
}
}
Binary file added dist/Platforms/_images/pdp1.bin
Binary file not shown.
7 changes: 7 additions & 0 deletions dist/Platforms/pdp1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"platform": {
"name": "PDP-1: Spacewar!",
"manufacturer": "Digital Equipment Corporation",
"year": 1959
}
}
1 change: 0 additions & 1 deletion src/ap_core.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,6 @@ set_global_assignment -name ALLOW_ANY_RAM_SIZE_FOR_RECOGNITION ON
set_global_assignment -name ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION ON
set_global_assignment -name ALLOW_ANY_SHIFT_REGISTER_SIZE_FOR_RECOGNITION ON
set_global_assignment -name VERILOG_FILE apf/common.v
set_global_assignment -name MIF_FILE "core/PDP-1/console_bg.mif"
set_global_assignment -name VERILOG_FILE "core/PDP-1/pdp1_vga_crt.v"
set_global_assignment -name VERILOG_FILE "core/PDP-1/memory.v"
set_global_assignment -name VERILOG_FILE "core/PDP-1/cpu.v"
Expand Down
6 changes: 3 additions & 3 deletions src/apf/build_id.mif
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ DATA_RADIX = HEX;
CONTENT
BEGIN

0E0 : 20220725;
0E1 : 00212618;
0E2 : f7e4a67a;
0E0 : 20220805;
0E1 : 00203916;
0E2 : b01add52;

END;
Loading

0 comments on commit 7b63c25

Please sign in to comment.