Rekai Nyangadzayi Musuka paoda
paoda deleted branch pipeline from paoda/zba 2022-10-17 19:43:00 +00:00
paoda pushed to main at paoda/zba 2022-10-17 19:42:43 +00:00
f38c840d32 Merge pull request 'Draft: Implement Instruction Pipeline' (#3) from pipeline into main
7b146ad7ca fix(bios): set addr_latch even if bios is skipped
822eed1f3a fix(bus): make open bus impl aware of CPU pipeline
b37a14900c style(bus): cpu ptr doesn't need to be optional
f5bd20bc2a style: code cleanup
Compare 21 commits »
paoda merged pull request paoda/zba#3 2022-10-17 19:42:42 +00:00
Draft: Implement Instruction Pipeline
paoda pushed to main at paoda/zba 2022-10-13 03:54:29 +00:00
19e70c39d1 feat(config): add config option to mute ZBA
paoda pushed to main at paoda/zba 2022-10-13 03:46:32 +00:00
5a72a8e7f3 chore(config): add example config file
paoda created pull request paoda/zba#3 2022-10-13 03:36:28 +00:00
Draft: Implement Instruction Pipeline
paoda pushed to pipeline at paoda/zba 2022-10-13 03:35:28 +00:00
7b146ad7ca fix(bios): set addr_latch even if bios is skipped
822eed1f3a fix(bus): make open bus impl aware of CPU pipeline
b37a14900c style(bus): cpu ptr doesn't need to be optional
f5bd20bc2a style: code cleanup
d3514b14f3 fix: resolve timing regressions
Compare 35 commits »
paoda deleted branch toml from paoda/zba 2022-10-13 03:30:31 +00:00
paoda merged pull request paoda/zba#2 2022-10-13 03:30:27 +00:00
Add TOML Support
paoda pushed to main at paoda/zba 2022-10-13 03:30:27 +00:00
7142831284 Merge pull request 'Add TOML Support' (#2) from toml into main
97f48c730e chore(emu): refactor code
293fbd9f55 feat(config): add support for (and read from) TOML config file
622f479e07 feat: parse config.toml in data folder
0204eb6f94 chore: add zig-toml dependency
Compare 5 commits »
paoda created pull request paoda/zba#2 2022-10-13 03:30:13 +00:00
Add TOML Support
paoda pushed to toml at paoda/zba 2022-10-13 03:29:57 +00:00
97f48c730e chore(emu): refactor code
293fbd9f55 feat(config): add support for (and read from) TOML config file
622f479e07 feat: parse config.toml in data folder
0204eb6f94 chore: add zig-toml dependency
86d2224cfc chore: update dependencies
Compare 14 commits »
paoda pushed to main at paoda/zba 2022-10-13 03:26:48 +00:00
86d2224cfc chore: update dependencies
21eddac31e style: improve code quality
785135a074 feat: rewrite device ticks
fd38fd6506 style(scheduler): rename scheduler event handlers
bcacac64df style: code refactoring
Compare 10 commits »
paoda pushed to toml at paoda/zba 2022-10-13 01:20:37 +00:00
4d99c8c139 chore(emu): refactor code
paoda pushed to toml at paoda/zba 2022-10-13 01:05:44 +00:00
0772259db5 feat(config): add support for (and read from) TOML config file
paoda pushed to toml at paoda/zba 2022-10-12 22:04:10 +00:00
6cce420d02 feat(config): add support for (and read from) TOML config file
paoda pushed to opengl at paoda/zba 2022-10-10 13:01:45 +00:00
3d01ed3bbe chore(ppu): remove BGR555 -> RGBA888 LUT
paoda pushed to pipeline at paoda/zba 2022-10-09 17:14:06 +00:00
924729dcb1 fix(bios): set addr_latch even if bios is skipped
c42004a0b9 fix(bus): make open bus impl aware of CPU pipeline
b280dbfa0e style(bus): cpu ptr doesn't need to be optional
Compare 3 commits »
paoda pushed to pipeline at paoda/zba 2022-10-09 16:16:54 +00:00
b81a31c2aa style: code cleanup
paoda pushed to pipeline at paoda/zba 2022-09-28 21:20:44 +00:00
3e25a7f595 fix: resolve timing regressions
e16c2df8d0 fix: rename Pipline to Pipeline
14ba0dbca9 feat: working pipeline implementation
f466ae2ae2 chore: refactor ARM/THUMB data processing instructions
f616ed29d1 fix: don't flush pipeline when reloading CPSR in ARM Data Processing
Compare 6 commits »