Rekai Nyangadzayi Musuka
|
4eb715a138
|
doc(emu): properly document + simply constants
|
2022-10-28 21:57:30 -03:00 |
Rekai Nyangadzayi Musuka
|
14b24787ab
|
style: remove unnecessary imports
|
2022-10-28 21:56:55 -03:00 |
Rekai Nyangadzayi Musuka
|
eb7ffa29f4
|
fix(apu): pause device on mute instead of writing silence
|
2022-10-27 09:11:08 -03:00 |
Rekai Nyangadzayi Musuka
|
97f48c730e
|
chore(emu): refactor code
|
2022-10-13 00:29:51 -03:00 |
Rekai Nyangadzayi Musuka
|
293fbd9f55
|
feat(config): add support for (and read from) TOML config file
|
2022-10-13 00:29:48 -03:00 |
Rekai Nyangadzayi Musuka
|
92cfc763c0
|
chore: move util.zig
|
2022-09-19 16:07:19 -03:00 |
Rekai Nyangadzayi Musuka
|
e192c6712f
|
chore: disable audio sync by default
forgot SDL2 AudioStream doesn't work well for my use-case
|
2022-09-18 09:20:01 -03:00 |
Rekai Nyangadzayi Musuka
|
3466bf6c0a
|
chore: change default settings
|
2022-09-18 06:30:39 -03:00 |
Rekai Nyangadzayi Musuka
|
50adb5fbac
|
feat: add option to force-enable RTC
|
2022-09-17 20:27:17 -03:00 |
Rekai Nyangadzayi Musuka
|
59c9ff910e
|
feat: implement open bus for unmapped i/o
|
2022-09-12 23:18:29 -03:00 |
Rekai Nyangadzayi Musuka
|
65cfc97f28
|
feat: reimplement audio sync
APU will now drop samples if the Audio Queue is already full, therefore
creating a "sped-up" effect when the emulator runs faster than 100%
|
2022-09-08 20:38:42 -03:00 |
Rekai Nyangadzayi Musuka
|
3c3c0d32dd
|
chore: move window scale const to emu.zig
|
2022-08-08 11:03:23 +02:00 |
Rekai Nyangadzayi Musuka
|
2c8616f610
|
feat: reimplement cpu logging
|
2022-07-27 14:50:28 -03:00 |
Rekai Nyangadzayi Musuka
|
53191b0eeb
|
chore: change directory structure
|
2022-07-22 21:11:19 -03:00 |