Commit Graph

78 Commits

Author SHA1 Message Date
tuxuser
5920e72db8 ooops.. config.h had invalid chars 2013-08-09 11:52:00 -04:00
Swizzy
b64c54314d Changed filelist order for bootfiles
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:37:37 +02:00
Swizzy
09453ff7ab Fixed error with Xenon.elf loading
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:37:31 +02:00
Swizzy
53ebe50411 Fixed updxell crashing...
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:37:21 +02:00
Swizzy
812ef5f554 Added: Easy way to disable networking when compiling... (useful for those with broken NIC)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:37:12 +02:00
Swizzy
5b588251a1 Added: USB Devices are now mounted and can be used to look for stuff to launch etc. even after the loop has already begun... along with that i've also added a MMC file filter (nand files can't be used anyways!)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:36:58 +02:00
Swizzy
9a07abe24c Added /SHUTDOWN and /REBOOT for shutting down/rebooting the console 2013-08-09 17:36:49 +02:00
Swizzy
5c251ff66d Fixed HTML Tags and added button for the startup Log
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:36:40 +02:00
Swizzy
e4fe6210ab Removed unused httpd files...
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:36:30 +02:00
Swizzy
ab0ab24009 Put the Free60.org XeLL stuff back into the original ASCII Art and properly alligned the new Corona XeLL Line (and changed it to say it's a Corona Compatible XeLL instead of just beeing special Corona XeLL)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:34:24 +02:00
Swizzy
7c01970c33 Fixed memory leak caused by my crappy compiler warning fixes xD
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:34:15 +02:00
Swizzy
8715ba338a Updated tail to remove the funny chars on console... (and hopefully align the text better in the log) 2013-08-09 17:34:05 +02:00
Swizzy
49e2a6eeaa Fixed some more compiler rrors, god damnit! :(
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:33:52 +02:00
Swizzy
33b533f876 Fixed compiler error, oooops...
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:33:41 +02:00
Swizzy
ed8b6972ce Updated logging a little bit, removing pointless code and moving the device listing back to where it belongs 2013-08-09 17:33:29 +02:00
Swizzy
4af8341fbf Added ANA Dumping before and after initalizing Xenos 2013-08-09 17:33:20 +02:00
Swizzy
f479933e80 Moved Ascii Art tail to seperate definition and made it print to both console and UART (just the tail) also addeed a line to indicate this XeLL is special for Corona...
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:33:09 +02:00
tuxuser
379c6a02c4 main: also accept udXX devices for logfile writing, not only udaX 2013-08-09 17:32:10 +02:00
Swizzy
8a8aab03d4 Fixed: compiler warnings 2013-08-09 17:31:59 +02:00
Swizzy
e18764a35b Removed useless code (using the console_clrline() function instead of having the same shit built into XeLL seperatly)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:31:59 +02:00
Swizzy
7f47abc590 Fixed some compiler warnings
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:31:58 +02:00
Swizzy
04f91929cb Added logging capabilities for those not able to use UART, this works up untill a crash...
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:31:57 +02:00
Swizzy
69b479ceaf Fixed Phison detection before NAND init in main()
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:29:39 +02:00
Swizzy
db5c563bbb Added XTUDO Theme for Niceshot ;)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:29:01 +02:00
Swizzy
5ba7fccfb9 Added filter for MMC Consoles (no need to tell the end-users it's not compatible not that it is!
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:27:07 +02:00
Swizzy
c682136407 Added a special Swizzy Theme ;)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:26:57 +02:00
Swizzy
1e2c3c46e8 Added MMC Support to /KVRAW and added /KVRAW2 to read encrypted KV on "normal" machines ;)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:26:47 +02:00
Swizzy
5b51931a04 Fixed /KV to read the defined size rather then hardcoded
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:26:38 +02:00
Swizzy
63dab6b301 * Updated fsdata.h with a link to www.homebrew-connection.org and added some messages about MMC type of consoles (going to work on that support now)
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:26:09 +02:00
Swizzy
0f38604183 Added MMC Dump from network
Signed-off-by: Swizzy <swizzy@hotmail.co.uk>
2013-08-09 17:26:07 +02:00
tuxuser
76668122b6 main: Removing obsolete xenon_smc ROL setting 2012-09-27 22:46:34 +02:00
tuxuser
f249a0f870 UART: DemoN/Cygnos UART Baud (38400) compatibility binaries 2012-09-04 20:40:47 +02:00
tuxuser
507a5733e6 Passing filename/filepath arg as argv[0] 2012-07-29 21:11:25 +02:00
tuxuser
f930e3600d elf/file: Pass argv/argc to ELFs 2012-07-29 14:07:18 +02:00
tuxuser
c999277464 Adding return values to some functions 2012-07-16 23:12:06 +02:00
tuxuser
80adf883d4 Moved xb360/ and crypt/ to libxenon 2012-07-10 03:13:28 +02:00
tuxuser
0ad668cfea fixing some compiler warnings 2012-07-05 18:53:43 +02:00
tuxuser
38e7a36ef5 httpd: correcting httpd-flashimage function 2012-07-05 18:52:19 +02:00
tuxuser
4635429ae5 file: fixing loading of gzipped ELFs 2012-07-05 18:51:49 +02:00
tuxuser
9c16a0e093 kboot: updating code to reflect libxenon controller-input changes 2012-07-05 18:50:23 +02:00
tuxuser
8ece279c7a Updated README 2012-06-24 15:18:13 +02:00
tuxuser
3974407e55 Change the device-enumeration order to: usb, dvd, hdd - fileloop: 1.TFTP 2.Local devices 2012-06-24 15:01:04 +02:00
tuxuser
fb2732923d Re-integrate rawflash 2012-06-24 15:00:33 +02:00
tuxuser
cfe37f99d2 Passing filetype argument to fileloading functions 2012-06-24 14:12:20 +02:00
tuxuser
790f220ab0 Cleanup! 2012-06-23 14:10:06 +02:00
tuxuser
32e0bf6f0d Removed local zlib, added -lz as linking-lib 2012-06-21 23:11:58 +02:00
tuxuser
86183992aa update in mount-code for fixing iso9660/dvd 2012-06-12 05:06:26 +02:00
tuxuser
2ef3a362d6 New filesearching-loop, should find files on every partition ;) 2012-06-10 15:54:02 +02:00
tuxuser
1677c1cfb4 mount: corrected misplaced #ifdef FS_XTAF
kboot: modified mountpath validation
2012-06-10 14:39:37 +02:00
tuxuser
5a9d37e086 sync to work with libxenon's fs changes and libraries: libfat,ext2fs,ntfs,xtaf 2012-06-10 13:59:40 +02:00