fork of 9front i guess
Find a file
Michael Forney 655170c873 games/gb: fix timer divider for input clock 0
According to [0], input clock 0 should divide by 1024=2¹⁰, not 2¹².
This caused audio to run at quarter-speed in one game I tried.

[0] https://gbdev.io/pandocs/#ff07-tac-timer-control-r-w

Tested with zelda: oracle of seasons, and dr. mario
---
2021-02-08 04:58:02 +01:00
386 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
68000 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
68020 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
acme win: fix window recreation command 2020-09-16 12:41:24 +02:00
adm/timezone timezones: change DST timezone string for South Australia 2019-11-20 11:49:16 +10:30
amd64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
arm ape: unify math.h copies 2021-01-01 21:40:00 -08:00
arm64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
lib /lib/keyboard: Anführungszeichen uten (danke sirjofri) 2020-12-01 09:23:16 +01:00
mips add va_copy macro, conforming to c99 7.15.1.2 2020-03-22 17:31:39 -07:00
power ape: unify math.h copies 2021-01-01 21:40:00 -08:00
power64 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
rc 9fs: bell labs is very dead 2021-01-15 19:32:02 +01:00
sparc ape: unify math.h copies 2021-01-01 21:40:00 -08:00
sparc64 ape: unify math.h copies 2021-01-01 21:40:00 -08:00
spim add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
sys games/gb: fix timer divider for input clock 0 2021-02-08 04:58:02 +01:00
.hgignore hgignore: ignore section 9 manpage indices, ignore init, kernels and bootloader binaries 2020-03-07 12:28:49 +01:00