Properly credit ares for things I referenced

This commit is contained in:
SimoneN64
2023-08-04 08:42:18 +02:00
parent 803b42e01a
commit acb858aa7c
2 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ void AI::Reset() {
dac = {44100, N64_CPU_FREQ / dac.freq, 16};
}
// https://github.com/ares-emulator/ares/blob/master/ares/n64/ai/io.cpp
// https://github.com/ares-emulator/ares/blob/master/LICENSE
auto AI::Read(u32 addr) const -> u32 {
if(addr == 0x0450000C) {
u32 val = 0;

View File

@@ -81,6 +81,8 @@ struct JoybusDevice {
struct Mem;
struct Registers;
// https://github.com/ares-emulator/ares/blob/master/ares/n64/cic/cic.cpp
// https://github.com/ares-emulator/ares/blob/master/LICENSE
constexpr u32 cicSeeds[] = {
0x0,
0x00043F3F, // CIC_NUS_6101