mirror of
https://github.com/libretro/stella2023.git
synced 2025-02-07 09:47:21 +00:00
![stephena](/assets/img/avatar_default.png)
All Settings should now be saved in the stellarc file. Activated all former settings in StellaConfig. You can now select different options from the config dialog box and actually have them work in the emulation core. Cleaned up the main file lister user interface a little. Specifically, when you resize the window, the internal file lister should resize as well. This one was bugging me for a long time. There's still some work to do when making the outer window smaller than the inner one though. Made first pass at the SoundWin32 code. It now sounds *much* better than it did before, but there's still some work left to do. I've been looking at other Windows Atari 2600 emulators (PCAE and Z26), and I've noticed that while their sound generation is clear and doesn't have pops, the pitch and latency is still off a bit. The only time I've ever heard it work correctly is in the Linux version of Stella, and I'm trying hard to make Cyberstella work the same way. Note, this isn't a slam again PCAE or Z26, or saying that Linux is superior to Windows (I'll leave that to another discussion ;). It's just that Stella and the sound code were originally developed under Linux, and that's where it seems to work best (and I'm hoping this will change). git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@220 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
Description
A multi-platform Atari 2600 Emulator
Languages
C
57.2%
C++
37.5%
QMake
3.9%
TeX
0.5%
Assembly
0.3%
Other
0.4%