Calculator Community > WabbitStudio Software Suite

Run in Wabbitemu

(1/3) > >>

Munchor:
Instead of contacting one of the developers, I decided to post a new topic here since (I think) this is useful for more people than just me.

I want to create a function in Assemblex that runs a file in wabbitemu, so it'll create a 8xp (which I do) and then run it in Wabbit, which has to be in the same folder as Assemblex.

First of all, I'd like to know if you authorize this.

Then, I'd like to know how such thing would be possible so that we can all learn how to do this (if it possible :P). I can open wabbitemu.exe by pressing a button that will run that process, my doubt is sending the file to wabbitemu.

Also, Assemblex is Python, but give a general idea since (I think) this doesn't apply only to me.

Also, the user would have to put wabbitemu.exe in the folder, I wouldn't distribute it, don't worry.

BuckeyeDude:
Haha of course you're able to do this. Uou can open a file in wabbit from any folder it doesn't have to be in the same one, just give the file names as arguments when you start the program.
Ex: wabbitemu C:\Users\BuckeyeDude\Desktop\rom8x.8xp
this would send the file rom8x.8xp on the desktop to wabbit. Make sure you use quotes if necessary Second, under the gpl, you're allowed to redistribute wabbit, as long as you link back to the source

Deep Toaster:
You know what would be awesome? Compiling a program with Axe by running it through WabbitEmu O.O Dunno how feasible that is, though.

BuckeyeDude:

--- Quote from: Deep Thought on March 01, 2011, 12:18:37 am ---You know what would be awesome? Compiling a program with Axe by running it through WabbitEmu O.O Dunno how feasible that is, though.

--- End quote ---
I have no clue what you mean? I assume you can compile a program in axe, its just an emulator...

Munchor:

--- Quote from: BuckeyeDude on March 01, 2011, 03:39:29 pm ---
--- Quote from: Deep Thought on March 01, 2011, 12:18:37 am ---You know what would be awesome? Compiling a program with Axe by running it through WabbitEmu O.O Dunno how feasible that is, though.

--- End quote ---
I have no clue what you mean? I assume you can compile a program in axe, its just an emulator...

--- End quote ---

Yes, you can, but not remove it from the emulator and make it a file. Can you get it?


--- Quote from: BuckeyeDude on February 28, 2011, 11:31:42 pm ---Haha of course you're able to do this. Uou can open a file in wabbit from any folder it doesn't have to be in the same one, just give the file names as arguments when you start the program.
Ex: wabbitemu C:\Users\BuckeyeDude\Desktop\rom8x.8xp
this would send the file rom8x.8xp on the desktop to wabbit. Make sure you use quotes if necessary Second, under the gpl, you're allowed to redistribute wabbit, as long as you link back to the source

--- End quote ---


Then I will redistribute wabbitemu, linking to the source.

It seems that what I need to do is run the program wabbitemu.exe with an argument which is the file, right'

Navigation

[0] Message Index

[#] Next page

Go to full version