Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
978 717 d 19 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
854 5168 d 12 h theseven /emcore/trunk/tools/ (lib)emcoreldr.py: Python3 fixes  
532 5498 d 11 h farthen /emcore/trunk/tools/ emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.  
427 5519 d 11 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5519 d 15 h theseven /emcore/ Create emCORE branch  
207 5649 d 21 h theseven /embios/trunk/tools/ Add embiosldr.py to svn