Skip to content

Commit 1a0b7aa

Browse files
committed
Add Adaptec 152xB v1.15
1 parent bf98c8f commit 1a0b7aa

File tree

3 files changed

+573
-1
lines changed

3 files changed

+573
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
jwasm: true
1919
- name: Assemble the patch
2020
run: |
21+
jwasm -Zm -Fo152xB115.obj 152xB115.asm
2122
jwasm -Zm -Fo274x-211.obj 274x-211.asm
2223
jwasm -Zm -Fo284x-101.obj 284x-101.asm
2324
jwasm -Zm -Fo284x-200.obj 284x-200.asm
@@ -29,6 +30,7 @@ jobs:
2930
274x-211.obj
3031
284x-101.obj
3132
284x-200.obj
33+
152xB115.obj
3234
a7-142.obj
3335
bios16k.map
3436
bios1632.map

0 commit comments

Comments
 (0)