xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

> Minidash
openxdkman
post Mar 25 2007, 08:26 PM
Post #1


X-S Genius
****

Group: Moderator
Posts: 822
Joined: 2-August 06
Member No.: 292548
Xbox Version: unk
360 version: unknown



Minidash is a useful tool allowing fast development on hard disk-less machines with short cycles Reboot=>Receive(FTP/HTTP)=>Run=>Edit.

Book mark changelog and check it often:
http://minilgos.perso.sfr.fr/minidash/changelog.txt

If change log gets too big, changes will go there:
http://minilgos.perso.sfr.fr/minidash/archivelog.txt

Files:
http://minilgos.perso.sfr.fr/minidash/miniconf.zip
http://minilgos.perso.sfr.fr/minidash/minidash.zip (v0.0)
http://minilgos.perso.sfr.fr/minidash/casyntax.txt

This post has been edited by openxdkman: Mar 28 2009, 10:46 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
openxdkman
post Apr 13 2007, 05:01 PM
Post #2


X-S Genius
****

Group: Moderator
Posts: 822
Joined: 2-August 06
Member No.: 292548
Xbox Version: unk
360 version: unknown



Here is a beta of Minidash v0.1 for PC0 platform, so you can play with canonic assembler samples a bit...

http://minilgos.perso.sfr.fr/pc0/pc0_beta.zip

The return value of your boot code affects the global behaviour of Minidash:

0 : Download boot code again and execute it immediately
(This value makes minidash execute your boot code in a loop. The advantage of this is that you don't even need to reboot the PC0 machine to try a new version of code. Just update boot file and see result. Reboot only if bad crash occurs. Note that all cpu and fpu exceptions should be trapped nicely, so crashes will be avoided and explanation messages will appear. However, current version doesn't manage well to resume execution after a cpu or fpu trapped exception, so you will have to reboot. If a debug mode is active in the text area where problem occurs, you will get the line number)

1 : Minidash will quit
(On consoles, that will make you return to system/dashboard menu. Not implemented yet)

2 : Power off machine
(Not implemented yet)

Error value (0xee??????) : Displays explanations messages, then displays "Press enter when you are finished editing boot file", then waits for 'enter' key.
(Happens when an exception is trapped, a user or engine error is triggered or a syntax error is detected)

Native code address (any value >2 and different from 0xee??????) : Move code and jump to it
(Not implemented yet. If your boot file is just a native code boot loader, after allocating a memory buffer and filling it with your native code program, you will compel Minidash to jump to it. On pc0, since we are still in real mode, code will be copied to 0070:0000 and CPU will jump to that address. That means your code must be address independant. Developpers willing to port XBMC may start trying to have reactos nt kernel clone boot on PC0 that way and init a ram file system...)

This post has been edited by openxdkman: Mar 28 2009, 10:44 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
openxdkman   Minidash   Mar 25 2007, 08:26 PM
rommeladres   Hi, tried this on my dell Optiplex. I only got a b...   Mar 29 2007, 11:49 AM
openxdkman   Graphic Card Not Supported Happens if : Vesa 2.0 ...   Mar 29 2007, 06:08 PM
openxdkman   http://minilgos.perso.sfr.fr/pc0/vesainfo.zip It...   Mar 29 2007, 06:46 PM
rommeladres   I couldn't try the small program as I couldn...   Mar 30 2007, 07:20 AM
openxdkman   Currently pc0_demo.zip supports these network adap...   Mar 30 2007, 08:34 AM
rommeladres   I have a sis 900 fast ethernet pci adaptor, so i g...   Mar 30 2007, 02:13 PM
openxdkman   If you find the msdos .com packet driver, we can t...   Mar 30 2007, 03:53 PM
openxdkman   Miniconf utility created (link added in first post...   Apr 3 2007, 04:46 PM
openxdkman   Minidash v0.0 released! Can be configured with...   Apr 7 2007, 04:57 PM
openxdkman   After months of study and modding... it seems that...   Sep 4 2007, 08:32 AM
openxdkman   Recent discovery made by Ironpeter and Glaurung on...   Oct 26 2007, 10:21 AM
beige   Would it only work on a Wii or will it use a stand...   Oct 29 2007, 10:15 PM
openxdkman   I haven't studied at all LAN boot or bios flas...   Nov 1 2007, 10:00 AM
openxdkman   The fact that more and more opengl es 2.0 complian...   May 13 2010, 03:22 PM
openxdkman   Finally got some holidays... My first attempts to...   Jul 27 2010, 08:07 PM
openxdkman   My holidays are finished. Here are the scores : M...   Aug 1 2010, 10:52 AM
openxdkman   I might have soon the opportunity to spend time (f...   Jul 1 2011, 01:56 PM
openxdkman   Because of my job I made a lot of progress in lear...   Jun 1 2012, 08:24 AM






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th May 2013 - 10:09 AM