Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Commit

Permalink
sorry windows users
Browse files Browse the repository at this point in the history
  • Loading branch information
parrotgeek1 committed Jan 11, 2019
1 parent 57c0239 commit c9b4441
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 13 deletions.
4 changes: 2 additions & 2 deletions 82A_exploit/ambuild.sh → 82A_exploit/appmgr/ambuild.sh
@@ -1,7 +1,7 @@
#!/bin/sh
mono Brass.exe appmgr.z80 || exit 1
mono ../Brass.exe appmgr.z80 || exit 1
wf=$((16384-`wc -c < appmgr.bin`))
(cat appmgr.bin; dd if=/dev/zero bs=$wf count=1 2>/dev/null) > appmgrv.bin
rm -f appmgr.bin
to8xv/to8xv appmgrv.bin "apps/APP AppMgr.8xv" APP
to8xv/to8xv appmgrv.bin "../apps/APP AppMgr.8xv" APP
rm -f appmgrv.bin
File renamed without changes.
5 changes: 0 additions & 5 deletions 82A_exploit/build.bat

This file was deleted.

File renamed without changes.
6 changes: 0 additions & 6 deletions 82A_exploit/clean.bat

This file was deleted.

File renamed without changes.

0 comments on commit c9b4441

Please sign in to comment.