10000 Deploy to GitHub pages · CleanCut/rust-gamedev.github.io@9ef422f · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ef422f

Browse files
Deploy to GitHub pages
1 parent 0b72f02 commit 9ef422f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

news/021/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ <h3 id="chip-8-rs"><a href="https://github.com/JonathanMurray/chip-8-rs">chip-8-
686686
<p><img src="https://gamedev.rs/news/021/chip-8-rs.jpg" alt="Screenshot of Pong with debugger" />
687687
<em< A9CF /span>>Debugging Pong</em></p>
688688
<p><a href="https://github.com/JonathanMurray/chip-8-rs">Chip-8-rs</a> by @jonathanmurray is
689-
a <em>CHIP-8</em> emulator with some basic debugging functionality.</p>
689+
a CHIP-8 emulator with some basic debugging functionality.</p>
690690
<p>When running a game through the emulator, CHIP-8 instructions are listed
691691
next to the main display, with the currently executed one highlighted. By
692692
running at a very low clock-frequency (and pausing/resuming) you can step

rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ GUI.&lt;&#x2F;p&gt;
631631
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;021&#x2F;chip-8-rs.jpg&quot; alt=&quot;Screenshot of Pong with debugger&quot; &#x2F;&gt;
632632
&lt;em&gt;Debugging Pong&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
633633
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;JonathanMurray&#x2F;chip-8-rs&quot;&gt;Chip-8-rs&lt;&#x2F;a&gt; by @jonathanmurray is
634-
a &lt;em&gt;CHIP-8&lt;&#x2F;em&gt; emulator with some basic debugging functionality.&lt;&#x2F;p&gt;
634+
a CHIP-8 emulator with some basic debugging functionality.&lt;&#x2F;p&gt;
635635
&lt;p&gt;When running a game through the emulator, CHIP-8 instructions are listed
636636
next to the main display, with the currently executed one highlighted. By
637637
running at a very low clock-frequency (and pausing&#x2F;resuming) you can step

0 commit comments

Comments
 (0)
0