Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b6763f0

Browse filesBrowse files
committed
trailing spaces fix
1 parent e7b4907 commit b6763f0
Copy full SHA for b6763f0

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎content/posts/newsletter-013/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ If needed, a section can be split into subsections with a "------" delimiter.
7070

7171
"Writing NES Emulator in Rust" is a tutorial by [@bugzmanov] on creating a fully
7272
capable NES/Famicom emulator from scratch in the online book format. It walks
73-
through major steps of emulating NES platform components to run
73+
through major steps of emulating NES platform components to run
7474
all-time classics, like Pacman, Donkey Kong, and Super Mario Bros.
7575

76-
It's a fun way of getting into hardware internals and fundamentals of
77-
computer systems. The tutorial also covers game-dev basics and how to
76+
It's a fun way of getting into hardware internals and fundamentals of
77+
computer systems. The tutorial also covers game-dev basics and how to
7878
work with graphics in Rust using [SDL2][sdl2] library.
7979

8080
[rust_nes_tutorial]: https://bugzmanov.github.io/nes_ebook/index.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.