Skip to content

Commit

Permalink
Updated to Nextor 2.1.0 Beta 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelavenuto committed May 7, 2019
1 parent 25a946f commit 458d79b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified Driver/SDMAPPER.ROM
Binary file not shown.
Binary file added Nextor/Nextor-2.1.0-beta2.base.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion _make.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cd updater
sjasmplus --lst=sdmupd.lst sdmupd.asm
IF ERRORLEVEL 1 GOTO error
cd ..
Nextor\mknexrom Nextor\Nextor-2.1-alpha2.base.dat Driver\SDMAPPER.ROM /d:Driver\driver.bin /m:Nextor\Mapper.ASCII16.bin
Nextor\mknexrom Nextor\Nextor-2.1.0-beta2.base.dat Driver\SDMAPPER.ROM /d:Driver\driver.bin /m:Nextor\Mapper.ASCII16.bin
IF ERRORLEVEL 1 GOTO error
goto ok

Expand Down

0 comments on commit 458d79b

Please sign in to comment.