forked from MirrorRepos/RomWBW
Browse Source
Create ramtest.bat NOTE TO USERS: This application is only compatible with the SBC and MBC hardware platforms.patch
committed by
GitHub
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
tasm -t80 -b loader.asm loader.bin |
|||
tasm -t80 -b dbgmon.asm dbgmon.bin |
|||
copy /b loader.bin+dbgmon.bin ramtest.com |
|||
Loading…
Reference in new issue