audio.c
|
some random fixes.
|
2025-02-19 21:35:26 -07:00 |
bus.c
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
cart.c
|
some random fixes.
|
2025-02-19 21:35:26 -07:00 |
CMakeLists.txt
|
basic audio stream.
|
2025-02-01 23:58:55 -07:00 |
cpu_fetch.c
|
Finish ppu, and mbc1 mapping
|
2025-02-01 19:05:25 -07:00 |
cpu_proc.c
|
Fixed UNIX compilation
|
2025-02-08 13:08:34 -07:00 |
cpu_util.c
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
cpu.c
|
some random fixes.
|
2025-02-19 21:35:26 -07:00 |
dbg.c
|
CPU testing
|
2025-01-31 17:07:09 -07:00 |
dma.c
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
emu.c
|
ppu work
|
2025-02-19 10:20:45 -07:00 |
gamepad.c
|
some random fixes.
|
2025-02-19 21:35:26 -07:00 |
instructions.c
|
Fixed UNIX compilation
|
2025-02-08 13:08:34 -07:00 |
interrupts.c
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
io.c
|
dont understand audio :(
|
2025-02-02 22:56:07 -07:00 |
lcd.c
|
reverted pallet
|
2025-02-20 07:51:13 -07:00 |
ppu_pipeline.c
|
fixed zelda line weirdness
|
2025-02-21 12:36:25 -07:00 |
ppu_sm.c
|
fixed zelda line weirdness
|
2025-02-21 12:36:25 -07:00 |
ppu.c
|
ppu work
|
2025-02-19 10:20:45 -07:00 |
ram.c
|
LD, LDH, WRAM, and HRAM
|
2025-01-30 21:59:05 -07:00 |
stack.c
|
Implemented most cpu instructions
|
2025-01-31 12:24:55 -07:00 |
timer.c
|
Fixed audio buffer popping
|
2025-02-18 17:15:17 -07:00 |
ui.c
|
some random fixes.
|
2025-02-19 21:35:26 -07:00 |