Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
randomdude999 committed Jan 6, 2019
1 parent 8b6ee32 commit 217a93f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,22 @@ <h1>Asar Changelog</h1>

<hr />

<div><h2>v1.71</h2>
<b>Release:</b> January 6, 2019

<h3>Contributors:</h3>
<ul><li>randomdude999</li></ul>

<h3>Bug fixes:</h3>
<ul>
<li>The Super FX ROM mapping should now properly support freespace.</li>
<li>The <code>canread()</code> functions returned true for the first byte after the end of the ROM. That has been fixed.</li>
<li>Using <code>check bankcross off</code> now should mess with the PC less (i.e. no forced fastrom addressing).</li>
<li>Using the <code>error</code> command now doesn't print the line of code that caused the error. All warnings except for the one from the <code>warn</code> command should now print the line of code that caused the warning. (note that not all warnings or errors are associated with a specific line of code.)</li>
</ul>

<hr />

<div><h2>v1.70</h2>
<b>Release:</b> January 4, 2019

Expand Down

0 comments on commit 217a93f

Please sign in to comment.