audio.c
|
fIxing audio buffer
|
2025-02-18 06:27:08 -07:00 |
bus.c
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
cart.c
|
mbc 3
|
2025-02-16 10:33:06 -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
|
Working on audio tests
|
2025-02-13 14:16:37 -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
|
Working on apu
|
2025-02-17 21:22:13 -07:00 |
gamepad.c
|
Finish ppu, and mbc1 mapping
|
2025-02-01 19:05:25 -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
|
beginning ppu
|
2025-02-01 00:48:49 -07:00 |
ppu_pipeline.c
|
basic audio stream.
|
2025-02-01 23:58:55 -07:00 |
ppu_sm.c
|
Working on apu
|
2025-02-17 21:22:13 -07:00 |
ppu.c
|
Fixing audio glitches with wave and noise channels
|
2025-02-14 16:44:22 -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
|
audio buffer implemented but poppy
|
2025-02-17 23:18:17 -07:00 |
ui.c
|
Working on apu
|
2025-02-17 21:22:13 -07:00 |