mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-02 19:29:27 +00:00
Update makeAppleWin.bat (remove HookFilter.dll)
This commit is contained in:
parent
1962a3c337
commit
e8677a9d9e
@ -1,2 +0,0 @@
|
||||
attrib -r "bin\AppleWin.exe"
|
||||
copy "Release\AppleWin.exe" bin\
|
@ -12,7 +12,6 @@
|
||||
@COPY /Y "%APPLEWIN_ROOT%\docs\Debugger_Changelog.txt" "%~1"
|
||||
@COPY /Y "%APPLEWIN_ROOT%\help\AppleWin.chm" "%~1"
|
||||
@COPY /Y "%APPLEWIN_ROOT%\Release v141_xp\AppleWin.exe" "%~1"
|
||||
@COPY /Y "%APPLEWIN_ROOT%\Release v141_xp\HookFilter.dll" "%~1"
|
||||
CD "%~1"
|
||||
"C:\Program Files (x86)\7-Zip\7z.exe" a ..\AppleWin"%~1".zip *
|
||||
@REM Even though LINK has /PDB: outputting to HookFilter.pdb, it ends up being called vc141.pdb! (and remaining in the HookFilter folder)
|
||||
|
@ -34,8 +34,11 @@
|
||||
<P>There are a number of games and demos that support Mockingboard (or Phasor), eg:</P>
|
||||
<ul>
|
||||
<li>Adventure Construction Set</li>
|
||||
<li>Bejeweled (with SSI263 speech)</li>
|
||||
<li>Ape Escape (Votrax speech)</li>
|
||||
<li>Apple Cider Spider</li>
|
||||
<li>Bejeweled (SSI263 speech)</li>
|
||||
<li>Berzap! (with Votrax or SSI263 speech)</li>
|
||||
<li>Bouncing Kamungas (Votrax speech)</li>
|
||||
<li>Broadsides</li>
|
||||
<li>Crimewave (Votrax speech)</li>
|
||||
<li>Crypt of Medea (Votrax speech)</li>
|
||||
@ -43,6 +46,7 @@
|
||||
<li>French Touch demos, eg. (NOT SO) Cheap Tunes, Plasmagoria, Raster Bars + many others</li>
|
||||
<li>Lady Tut (Mockingboard version)</li>
|
||||
<li>Mockingboard software (Sweet Micro Systems)</li>
|
||||
<li>Mockingboard Classic Adventure (Sweet Micro Systems) (SSI263 speech only)</li>
|
||||
<li>Music Construction Set</li>
|
||||
<li>Night Flight</li>
|
||||
<li>One on one (Mockingboard version)</li>
|
||||
@ -52,11 +56,13 @@
|
||||
<li>Silent Service</li>
|
||||
<li>Skyfox</li>
|
||||
<li>The Spy Strikes Back (Votrax speech)</li>
|
||||
<li>Thunder Bombs (Votrax speech)</li>
|
||||
<li>Ultima III (Mockingboard version)</li>
|
||||
<li>Ultima IV</li>
|
||||
<li>Ultima V</li>
|
||||
<li>Willy Byte in the Digital Dimension</li>
|
||||
<li>Zaxxon (Mockingboard version)</li>
|
||||
<li>Zoo Master (Votrax speech)</li>
|
||||
</ul>
|
||||
<br>
|
||||
<h3>SAM:</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user