FranLMSP
|
719f289eb3
|
Render 2bpp charset
|
2024-01-14 21:29:19 -05:00 |
|
FranLMSP
|
d0cbfcaae7
|
emulation loop frame
|
2024-01-14 16:20:33 -05:00 |
|
FranLMSP
|
57e6041f5f
|
show upcoming instruction
|
2024-01-14 15:57:56 -05:00 |
|
FranLMSP
|
a7780712d8
|
clippy
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
f896fa7018
|
Show bg buttons
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
9561aa7737
|
Show PPU registers and vram
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
3fead4b767
|
some refactors and showing cpu registers
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
d67edcba54
|
memory map viewer
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
034a56cfdd
|
enable debugging window
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
59df55f9b5
|
file picker
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
ebfc0ab2e5
|
wip window for game framebuffer
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
d13845c193
|
wip menu bar
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
072c17648c
|
sample egui app
|
2023-12-30 20:18:31 -05:00 |
|
FranLMSP
|
582e291329
|
delete old frontend stuff
|
2023-12-30 20:18:28 -05:00 |
|
FranLMSP
|
98c2c90c08
|
Refactor CPU instructions (#2)
|
2023-12-30 21:34:08 +00:00 |
|
FranLMSP
|
e701274cdb
|
Small readability refactor
|
2023-10-07 11:21:37 -05:00 |
|
FranLMSP
|
5c8bd6afca
|
fix ldx and stx instructions and small refactor to vram
|
2023-10-06 23:08:03 -05:00 |
|
FranLMSP
|
8f05a21ebc
|
Fix bugs with emulation mode flag
|
2023-10-05 16:21:33 -05:00 |
|
FranLMSP
|
265da3470f
|
attempt to fix charset rendering (no success)
|
2023-07-10 21:43:01 -05:00 |
|
FranLMSP
|
703e819e80
|
WIP charset map render
|
2023-07-09 19:09:35 -05:00 |
|
FranLMSP
|
967cf77cc2
|
fix vblank nmi register and address mapping
|
2023-07-09 16:14:51 -05:00 |
|
FranLMSP
|
ea7fb8ce65
|
define all ppu registers
|
2023-07-09 14:03:59 -05:00 |
|
FranLMSP
|
85f41b872d
|
refactor frame loop
|
2023-07-09 12:40:52 -05:00 |
|
FranLMSP
|
a68a4b1764
|
Adjustments to make emu core run faster when not paused
|
2023-07-08 23:44:24 -05:00 |
|
FranLMSP
|
b9f0079854
|
rearrange windows
|
2023-07-08 23:21:47 -05:00 |
|
FranLMSP
|
ff76817796
|
bugfix (using wrong boolean for disassembler)
|
2023-07-08 22:15:59 -05:00 |
|
FranLMSP
|
3e32e9d606
|
display PPU registers and VRAM debug info
|
2023-07-07 21:58:15 -05:00 |
|
FranLMSP
|
e6d97f7203
|
read_external function
|
2023-07-07 19:13:31 -05:00 |
|
FranLMSP
|
e7a40db745
|
vram writes, reads, auto increments and clear vblank nmi flag when read
|
2023-07-05 23:13:14 -05:00 |
|
FranLMSP
|
92929af185
|
Fix bugs related to 16bit mode, emulation mode and REP instruction
|
2023-06-19 21:50:52 -05:00 |
|
FranLMSP
|
c98c7bdc2d
|
print status flags
|
2023-05-20 23:20:48 -05:00 |
|
FranLMSP
|
c6865eed68
|
Small disassembler
|
2023-05-20 23:03:20 -05:00 |
|
FranLMSP
|
71801857f0
|
XCE instruction
|
2023-05-20 18:54:42 -05:00 |
|
FranLMSP
|
7b12911e4a
|
Reset vector
|
2023-05-15 22:21:22 -05:00 |
|
FranLMSP
|
a44895645c
|
memory map viewer
|
2023-05-14 22:33:44 -05:00 |
|
FranLMSP
|
0cc55d7b20
|
update readme, remove todo! from bus and display registers
|
2023-05-11 22:08:42 -05:00 |
|
FranLMSP
|
8333eb13cb
|
WIP emulator state
|
2023-05-07 23:08:23 -05:00 |
|
FranLMSP
|
ac4c749e37
|
WIP PPU registers and background rendering
|
2022-12-14 00:13:42 -05:00 |
|
FranLMSP
|
c2c4cab19e
|
Basic file loading
|
2022-12-10 19:06:26 -05:00 |
|
FranLMSP
|
f19b9bdfeb
|
Basic framebuffer rendering
|
2022-12-10 18:40:52 -05:00 |
|
FranLMSP
|
4f802b33e2
|
First commit: flag registers and imgui example code (stolen from gh)
|
2022-06-26 17:49:35 -05:00 |
|