Skip to content

Commit

Permalink
Disassemble emumem_aspace object.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuavas committed Feb 5, 2025
1 parent bae94f4 commit e6a600c
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 320 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/bgfxshaders.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .github/workflows/ci-linux.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,12 @@ jobs:
SUBTARGET: minimal
SOURCES: src/mame/tvgames/tvgame.cpp
run: make -j2
- name: Disassemble
run: otool -tvV build/osx_clang/obj/x64/Release/src/emu/emumem_aspace.o | c++filt > emumem_aspace.S
- uses: actions/upload-artifact@main
with:
name: mame-macos-${{ github.sha }}
path: |
emumem_aspace.S
build/**/emumem_aspace.*
if-no-files-found: error
70 changes: 0 additions & 70 deletions .github/workflows/ci-windows.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/docs.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/hash.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/includeguards.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/language.yml

This file was deleted.

0 comments on commit e6a600c

Please sign in to comment.