commit | 59fead6413261b10245508edc5f18316371cfaae | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat May 10 15:49:20 2008 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat May 10 15:49:20 2008 -0400 |
tree | 58987c60efd4924ef7313aec2436640418e7babb | |
parent | 4b39b82790d17a64d13171ba501efa4ffa044460 [diff] |
Fix elf build; rename target file rom.bin to bios.bin. The main output file is now called out/bios.bin (instead of out/rom.bin). Use ld to build final elf file and call the result out/bios.bin.elf Make sure to long jump from external 32bit entry point.