Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 716 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 5167 d 11 h theseven /emcore/trunk/tools/ (lib)emcoreldr.py: Python3 fixes  
532 5497 d 10 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 5518 d 10 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 14 h theseven /emcore/ Create emCORE branch  
207 5648 d 21 h theseven /embios/trunk/tools/ Add embiosldr.py to svn