@@ -90,7 +90,6 @@ May's full weekly devlogs: "This Week In Veloren...":
9090## Learning Material Updates
9191
9292## Library & Tooling Updates
93-
9493### [ naga]
9594
9695![ Dota2 running on Naga] ( gfx-dota2-naga.jpg )
@@ -108,6 +107,28 @@ done by [naga], roughly 4x as fast as the C++ alternative
108107[ gfx-portability ] : https://github.com/gfx-rs/portability
109108[ gfx-naga-blog ] : https://gfx-rs.github.io/2021/05/09/dota2-msl-compilation.html
110109
110+ ### [ Nestadia] [ nestadia ]
111+
112+ ![ alt text] ( img )
113+ _ optional image label_
114+
115+ [ Nestadia] ([ https://github.com/zer0x64/nestadia ] ) by [ @zer0x64 ] , [ @junior_n30] and [ @CBenoit ]
116+ is a server-based NES emulator.
117+
118+ Nestadia was written as a reverse engineering and memory exploitation challenge
119+ for NorthSec CTF 2021, a cybersecurity competition, where the contestants were required
120+ to reverse-engineer the emulator and ultimately write a Tool Assisted Speedrun to run
121+ arbitrary code inside a provided ROM.
122+
123+ After the competition, the code has been cleaned up from references to the competition
124+ and open-sourced. The developers intend on fixing more bugs and adding more features in the near future.
125+
126+ Incoming improvements include online multiplayer, sound, a WASM port,
127+ porting to a libretro core and use wgpu instead of sdl for the
128+ native GUI and debugger.
129+
130+ [ nestadia ] : https://github.com/zer0x64/nestadia
131+
111132## Popular Workgroup Issues in Github
112133
113134<!-- Up to 10 links to interesting issues -->
0 commit comments