BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/lynx
adelikat ba21484ddd add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00
..
LibLynx.cs lynx: memory domains. R/W: RAM, Save Ram. R: Cart A, Cart B. 2014-11-02 19:11:19 +00:00
Lynx.IInputPollable.cs Make the lag counter settable, and expose this functionality in lua 2015-07-09 13:05:30 -04:00
Lynx.IMemoryDomains.cs add ByteSize to MemoryDomain with a default of 1, set it to not 1 on appropriate domains (I probably missed some, or got some wrong). Have RamSearch use that instead of SystemInfo, remove ByteSize from SystemInfo since it is no longer needed 2015-02-22 15:19:38 +00:00
Lynx.ISaveRam.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.IStatable.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.IVideoProvider.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.cs add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00