ebmDevMag.com home
ebm Developer's Magazine
links

developer's mag
main page

article
part 1
part 2
part 3
part 4
part 5
part 6
part 7
part 8
part 9


1 - Assembly on the ebm - Part 2

    (download tutorial source .zip file)
    (download tutorial program .seb file only)


Part one discussed the coding of the Sneak32's instruction set. Now with the basics out of the way, we can delve into some actual coding.

The prevalence of the low-level C and C++ languages may make it seem that assembly coding is unnecessary. However, while C is fast, assembly code is faster; as our example will show, performance gains of about 10 times can be achieved.


Next Section

Copyright © 2001-2006 ebmDevMag.com - Legal Notice