Class | HostSystem |
In: |
lib/HostSystem.rb
|
Parent: | Object |
MAX_SCREENDUMP_LINES | = | 200 |
given a buffer (e.g a sector or a file), produce a formatted hex dump which includes chars converted to ASCII
each subclass should override to_ascii with a function that converts a character in the native format to an ASCII equivalent