William Nolin william
  • Joined on 2021-07-26
william pushed to master at william/nesrust 2025-03-02 23:10:20 -05:00
61b0b72259 PixelFormat
william pushed to master at william/nesrust 2025-03-01 12:15:38 -05:00
5d85ba09f0 UI WIP
william pushed to master at william/nesrust 2025-02-01 17:02:43 -05:00
a1965d6a3c PPU registers and memory bus
eb7e842a81 Memory observer
Compare 2 commits »
william pushed to master at william/nesrust 2025-01-26 22:33:15 -05:00
ea6a4e1680 Set initial PC from ROM
william pushed to master at william/nesrust 2025-01-25 12:30:33 -05:00
d4715bbf62 ROM insertion into system
william pushed to master at william/nesrust 2025-01-20 12:04:07 -05:00
8d5192ff43 Main system WIP
william pushed to master at william/nesrust 2025-01-19 14:18:03 -05:00
8cfedc63d4 Confirmed ROM read working
dd3b198fd5 Fix all compilation errors
Compare 2 commits »
william pushed to master at william/nesrust 2025-01-17 22:18:35 -05:00
223fb6f55d iNes 2.0 ROM loading
william pushed to master at william/nesrust 2025-01-15 14:59:42 -05:00
86463f59cd INes 2.0 ROM structure
william pushed to master at william/nesrust 2025-01-14 16:10:44 -05:00
77c7e66b9b CPU cycling and disassembling
william pushed to master at william/nesrust 2025-01-13 17:31:13 -05:00
3685fc6595 Add instruction execution match
william pushed to master at william/nesrust 2025-01-12 13:56:47 -05:00
5524c2668c Unofficial instruction set
william pushed to master at william/nesrust 2025-01-12 13:25:43 -05:00
0ac1511078 Completed official instruction set
william pushed to master at william/nesrust 2025-01-11 22:03:15 -05:00
5ee985acce Doc link
william pushed to master at william/nesrust 2025-01-11 22:02:18 -05:00
d606446c12 New project, some CPU operations emulated
william created branch master in william/nesrust 2025-01-11 22:02:18 -05:00
william created repository william/nesrust 2025-01-11 21:59:46 -05:00
william pushed to master at william/nesemu 2025-01-09 23:19:09 -05:00
59d0f3f894 Sprite rendering?
42beb7ac7c Add sprite evaluation to PPU
fe5b9575e9 Add input system bases
Compare 3 commits »
william pushed to master at william/nesemu 2024-10-03 19:24:20 -04:00
eee13026b0 Add working basic component based GUI system. Allows to open and close windows without restarting.
william pushed to master at william/nesemu 2024-09-01 15:54:47 -04:00
f18ad715fb SDL menu in top of main window