|
7925dd75c9
|
Fix cgb RAM
|
2021-12-27 14:10:39 -05:00 |
|
|
b4b560231e
|
fix cram address issue
|
2021-12-27 10:58:40 -05:00 |
|
|
e48e8881e7
|
update readme
|
2021-12-26 10:53:39 -05:00 |
|
|
758d17675e
|
More cgb-acid2 progress
|
2021-12-26 10:49:32 -05:00 |
|
|
eb0f61aebd
|
CPU Registers for CGB mode
|
2021-12-26 08:58:09 -05:00 |
|
|
abac2b3bf3
|
First cgb-acid2 signs of life
|
2021-12-26 00:10:37 -05:00 |
|
|
3f2824714f
|
WIP PPU CGB support
|
2021-12-23 19:40:25 -05:00 |
|
|
c109346dcf
|
RAM for cgb
|
2021-12-21 20:14:49 -05:00 |
|
|
d6ef80afe4
|
Sample rate of 48000
|
2021-12-21 14:32:03 -05:00 |
|
|
060dbde966
|
Some progress on sound I guess
|
2021-12-18 19:12:20 -05:00 |
|
|
10848d28eb
|
Refactor interrupts
|
2021-11-25 21:13:55 -05:00 |
|
|
aa88a6498e
|
more WIP for sound
|
2021-11-25 20:09:17 -05:00 |
|
|
7fe522ea3b
|
Timer tests
|
2021-11-23 09:21:25 -05:00 |
|
|
23e7607319
|
Per pixel rendering PPU
|
2021-11-22 20:55:51 -05:00 |
|
|
d619c653f5
|
Add screenshots to readme
|
2021-11-21 20:22:47 -05:00 |
|
|
7abe363e75
|
Calculating frames delay in microseconds
|
2021-11-20 20:52:56 -05:00 |
|
|
4caac23f66
|
Frame limiter
|
2021-11-20 11:27:08 -05:00 |
|
|
46262dfefa
|
Some more implementations for MBC3, still WIP
|
2021-11-20 10:54:13 -05:00 |
|
|
c009c65c45
|
mbc5 bitmask
|
2021-11-20 09:38:55 -05:00 |
|
|
c0fde459e0
|
Refactor MBCs
|
2021-11-20 09:35:12 -05:00 |
|
|
9464df5f22
|
Update resources
|
2021-11-20 07:56:27 -05:00 |
|
|
275cfb847f
|
fix bug when emulator close is triggered twice
|
2021-11-19 19:31:58 -05:00 |
|
|
52ad064ab5
|
Saving RAM when the emulator is closed
|
2021-11-19 17:20:37 -05:00 |
|
|
2eb5d55bcc
|
Fix DMA bug
|
2021-11-19 13:26:16 -05:00 |
|
|
186d6fa23b
|
fix ram banking mbc1
|
2021-11-19 12:46:14 -05:00 |
|
|
841cc96a67
|
Fix sprites bug
|
2021-11-19 10:19:01 -05:00 |
|
|
22c09895d7
|
update readme
|
2021-11-18 20:50:00 -05:00 |
|
|
2e3122f1e0
|
More MBC implementations
|
2021-11-18 20:48:02 -05:00 |
|
|
70ac674fe9
|
Some changes to MBC1
|
2021-11-18 14:18:31 -05:00 |
|
|
569df9edd3
|
Refactor PrefixCB opcode
|
2021-11-17 19:41:03 -05:00 |
|
|
5493eb5690
|
Fix tests and more PPU optimizations
|
2021-11-17 10:12:11 -05:00 |
|
|
dc7d06cefc
|
Fix instruction timing
|
2021-11-16 10:50:56 -05:00 |
|
|
7396345f76
|
WIP mbc3
|
2021-11-16 09:25:33 -05:00 |
|
|
a44dcd0ce8
|
Basic MBC2 implementation
|
2021-11-16 08:28:15 -05:00 |
|
|
fb929a05a9
|
Header checksum
|
2021-11-15 19:35:53 -05:00 |
|
|
2ed5fdb823
|
Refactor MBCs
|
2021-11-15 18:52:44 -05:00 |
|
|
71692a05a5
|
Initial hardware registers
|
2021-11-15 17:25:43 -05:00 |
|
|
6104f5b077
|
Refactor project structure and fix all warnings
|
2021-11-15 16:38:52 -05:00 |
|
|
e2959abfaf
|
Fix crashing bug
|
2021-11-15 13:15:31 -05:00 |
|
|
0aa6e56fc1
|
clippy
|
2021-11-15 11:33:21 -05:00 |
|
|
7fa6857ac3
|
Refactor ppu and vram (currently crashing)
|
2021-11-15 11:25:30 -05:00 |
|
|
de021c2eff
|
Replace AddressRange struct by ranges
|
2021-11-15 09:46:59 -05:00 |
|
|
5acb3ba6d5
|
Refactor timer
|
2021-11-15 09:27:03 -05:00 |
|
|
c1dc14680e
|
Refactor joypad
|
2021-11-15 09:15:31 -05:00 |
|
|
d601f2e67e
|
Minor PPU optimizations
|
2021-11-14 21:35:18 -05:00 |
|
|
d4e8ec1f3f
|
Little optimization to check_interrupts
|
2021-11-14 17:04:17 -05:00 |
|
|
854b25b253
|
Constants for colors
|
2021-11-14 16:48:08 -05:00 |
|
|
0957a79f15
|
Remove wgpu dependency
|
2021-11-13 09:24:01 -05:00 |
|
|
0a30d9d194
|
Banking mode
|
2021-11-13 08:04:34 -05:00 |
|
|
d90a25e6f6
|
Fix LCD status when turned on or off
|
2021-11-12 19:52:46 -05:00 |
|