Sha256: ef0b9f48fdefa4ce1e380b6c9a44597f048230a06d6d2eba2f1f855846bda982

Contents?: true

Size: 988 Bytes

Versions: 2

Compression:

Stored size: 988 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>load_address (C64GeosFile)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/native_file_types/c64/C64GeosFile.rb, line 41</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">load_address</span>
        <span class="ruby-identifier">info_block</span>[<span class="ruby-value">0x47</span>]<span class="ruby-operator">+</span>(<span class="ruby-value">0x100</span><span class="ruby-operator">*</span><span class="ruby-identifier">info_block</span>[<span class="ruby-value">0x48</span>])
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ripxplore-0.13.0 doc/classes/C64GeosFile.src/M000145.html
ripxplore-0.12.0 doc/classes/C64GeosFile.src/M000145.html