.. |
mappers
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Blip_Buffer.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Blip_Buffer.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Data_Reader.cpp
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Data_Reader.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Effects_Buffer.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Effects_Buffer.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Multi_Buffer.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Multi_Buffer.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Apu.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Apu.h
|
Removing warnings
|
2024-01-13 13:43:20 +01:00 |
Nes_Buffer.cpp
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Nes_Buffer.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Cart.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Cart.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Core.cpp
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Nes_Core.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Cpu.cpp
|
More simplfiications
|
2024-01-13 20:12:03 +01:00 |
Nes_Cpu.h
|
Reduced pc to 16 bits since overflow detection isn't even implemented
|
2024-01-13 19:08:42 +01:00 |
Nes_Effects_Buffer.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Effects_Buffer.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Emu.cpp
|
Adding doRendering flag to disable audio/picture rendering for performance
|
2024-01-13 11:10:42 +01:00 |
Nes_Emu.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_File.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_File.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Fme7_Apu.cpp
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Nes_Fme7_Apu.h
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Nes_Mapper.cpp
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Mapper.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Namco_Apu.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Namco_Apu.h
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
Nes_Oscs.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Oscs.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Ppu.cpp
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Ppu.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Ppu_Bg.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Ppu_Impl.cpp
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_Ppu_Impl.h
|
Removing warnings
|
2024-01-13 13:43:20 +01:00 |
Nes_Ppu_Rendering.cpp
|
More simplfiications
|
2024-01-13 20:12:03 +01:00 |
Nes_Ppu_Rendering.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Ppu_Sprites.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
Nes_State.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_State.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Vrc6_Apu.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Vrc6_Apu.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Vrc7.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
Nes_Vrc7.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
abstract_file.cpp
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
abstract_file.h
|
Removing warnings
|
2024-01-13 13:43:20 +01:00 |
apu_state.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
apu_state.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
blargg_common.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
blargg_config.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
blargg_endian.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
blargg_source.h
|
More simplfiications
|
2024-01-13 20:12:03 +01:00 |
emu2413.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
emu2413.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
emu2413_state.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
emu2413_state.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
nes_cpu_io.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
nes_data.cpp
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
nes_data.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
nes_ntsc.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
nes_ntsc.h
|
Fixing missin warnings
|
2024-01-13 18:59:55 +01:00 |
nes_ntsc_config.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
nes_ntsc_impl.h
|
Reverting changes back to 0c8318e26e since some of those commits did something that affected performance
|
2024-01-13 18:42:59 +01:00 |
nes_util.cpp
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |
nes_util.h
|
Adding tests and moving code around
|
2024-01-10 19:48:57 +01:00 |