Looking for Sdrive.bat

Programming the SNES - covers hardware via 6502 emulation mode (65816 coming next year!)
Post Reply
jeffythedragonslayer
Posts: 10
Joined: Sun Aug 29, 2021 11:47 pm

Looking for Sdrive.bat

Post by jeffythedragonslayer » Mon Oct 18, 2021 3:53 am

Hi, I am trying to play with ChibiSound and learn how to do FM synthesis on the Super Nintendo, and I'm having some trouble getting my environment setup. After downloading and extracting sources.7z, I noticed a file called Notepad++.bat which when run prints this error:
Microsoft Windows [Version 10.0.19043.1288]
Cpu Type: AMD64
Running from... C:\chibisound

Please check you're running from the virtual drive (usually S:)
and run Notepad++.bat from that drive!

if you do not have the virtual drive, run the file Sdrive.bat (or similarly named)

Sorry, there's something wrong with your setup, and the devtools won't work
if you need technical support please post on http://www.chibiakumas.com/forum
What is Sdrive.bat supposed to be and where? I don't have any other batch files in this folder.

User avatar
akuyou
Posts: 563
Joined: Mon Apr 22, 2019 3:19 am
Contact:

Re: Looking for Sdrive.bat

Post by akuyou » Mon Oct 18, 2021 8:47 am

The sources are an 'update' to the main devtools.

I update the sources constantly, the devtools change only occasionally

Please download the devtools, extract them, and then extract the sources over the top, replacing any files as required.
Chibi Akuma(s) Comedy-Horror 8-bit Bullet Hell shooter! // 「チビ悪魔」可笑しいゴシックSTG ! // Work in Progress: ChibiAliens

Interested in CPU's :Z80,6502,68000,6809,ARM,8086,RISC-V
Learning: 65816,ARM,8086,6809

jeffythedragonslayer
Posts: 10
Joined: Sun Aug 29, 2021 11:47 pm

Re: Looking for Sdrive.bat

Post by jeffythedragonslayer » Wed Oct 20, 2021 11:38 pm

Thanks; for anyone else looking, here are the devtools:

https://www.chibiakumas.com/65816/65816DevTools.php

This devtool pack has Ndrive.bat in it.

User avatar
akuyou
Posts: 563
Joined: Mon Apr 22, 2019 3:19 am
Contact:

Re: Looking for Sdrive.bat

Post by akuyou » Thu Oct 21, 2021 8:43 am

Chibisound has only been tested with VASM in the 6502 devtools

I dont think it will work with the 65816 ones which use WLADX.
Chibi Akuma(s) Comedy-Horror 8-bit Bullet Hell shooter! // 「チビ悪魔」可笑しいゴシックSTG ! // Work in Progress: ChibiAliens

Interested in CPU's :Z80,6502,68000,6809,ARM,8086,RISC-V
Learning: 65816,ARM,8086,6809

Post Reply

Return to “Super Nintendo Assembly Programming”