potator/platform
jdgleaver 691bb62107 libretro: Increase size of allocated audio buffer
- It turns out that because the nominal size divided by number of channels is an odd number,
  potator can write past the end of the buffer when fetching samples. We therefore need
  additional padding. Note that this error is not detected by ASAN under Linux (!)
2021-03-10 16:21:35 +00:00
..
GP2X initial version 2013-08-10 09:27:17 +02:00
libretro libretro: Increase size of allocated audio buffer 2021-03-10 16:21:35 +00:00
NDS initial version 2013-08-10 09:27:17 +02:00
opendingux Fixed two typos 2021-02-25 16:03:46 -05:00
rs97 Fixed two typos 2021-02-25 16:03:46 -05:00
SDL initial version 2013-08-10 09:27:17 +02:00
WIN initial version 2013-08-10 09:27:17 +02:00
Windows initial version 2013-08-10 09:27:17 +02:00