William Nolin william
  • Joined on 2021-07-26
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
william pushed to master at william/nesemu 2024-08-20 20:43:51 -04:00
32c9cebd19 More debug tools and finally fix rendering!
william pushed to master at william/nesemu 2024-08-17 17:38:23 -04:00
1add13dd20 Add tile debugger to main view
william pushed to master at william/nesemu 2024-08-13 21:51:17 -04:00
77b37fc3b6 Tile debugger
william pushed to master at william/nesemu 2024-08-13 17:33:04 -04:00
d1ddcb1b0f Add palette colors the main emulator view
william pushed to master at william/nesemu 2024-08-06 17:31:07 -04:00
0066e77455 Add palette switch to the debug pattern view.
william pushed to master at william/nesemu 2024-08-03 21:51:37 -04:00
81451b24ad Nametable view palette
william pushed to master at william/nesemu 2024-07-25 22:08:14 -04:00
96af510b19 Less buggy PPU
54825ecb5a Move debugging to compiler flag
Compare 2 commits »
william pushed to master at william/nesemu 2024-07-23 20:46:18 -04:00
662d7efa59 Functioning nametable view
william pushed to master at william/nesemu 2024-07-23 18:50:40 -04:00
139966c4cf Nametable debugger
william pushed to master at william/nesemu 2024-07-21 16:41:49 -04:00
8ce002e307 Fix debug pattern rendering
william pushed to master at william/nesemu 2024-07-12 18:53:01 -04:00
a533af7901 Nametable debugger
william pushed to master at william/nesemu 2024-07-12 13:07:22 -04:00
97d46b4583 Start nametable debugger