BizHawk/Assets
Sergio Martin bf8758e61c
Adding Stella as A2600 emulation core (#3911)
* Adding initial version of the core

* Adding base files

* Trying to load waterbox now

* Adding stella

* Adding bk class

* Compiling bk interface to stella core

* Now compiling against Stella + SDL2-based BK backend

* Progress

* More progress

* Frame advancing (no render)

* Calling video update but crashing on zero div

* Now rendering to screen with correct palette

* Now rendering appropriately and with correct palette based on region

* Now reading controls

* Trying to capture audio

* Now adding audio

* Now polling inputs

* Now polling inputs

* Now reporting memory regions

* Added memory regions

* Removing debug prints

* Fixing indent

* Adding stella core

* Updating readme and make all cores

* Recovering ending comma

* Using heap alloc for sound buffer

* Removing unnecessary files

* Update src/BizHawk.Emulation.Cores/Consoles/Atari/Stella/Stella.IMemoryDomains.cs

Co-authored-by: James Groom <OSSYoshiRulz+GitHub@gmail.com>

* Update src/BizHawk.Emulation.Cores/Consoles/Atari/Stella/Stella.IMemoryDomains.cs

Co-authored-by: James Groom <OSSYoshiRulz+GitHub@gmail.com>

* Fix

* Restoring vscode

* Removing warning

* Update waterbox readme

* Fix Stella's `[Core]` attr

* Increased sound buffer size to 1Mb, as some games need more than 4K

---------

Co-authored-by: James Groom <OSSYoshiRulz+GitHub@gmail.com>
Co-authored-by: Morilli <35152647+Morilli@users.noreply.github.com>
Co-authored-by: YoshiRulz <OSSYoshiRulz+git@gmail.com>
2024-09-11 08:18:54 +03:00
..
Gameboy/Palettes Revert "The next time I look at this I want to see waterbox builds actually fucking working again. This means copying to dll as they are now, and not silently being overridden by stale files stored in another folder. This is not my problem to fix because I did not fucking break it." 2021-04-28 15:35:11 +10:00
Lua update script 2024-07-27 14:54:02 +03:00
NES/Palettes added 2 nes palettes 2023-03-12 10:14:12 +03:00
Shaders Fix BizHawk.Bizware.Test and related 2024-05-29 16:02:49 -07:00
dll Adding Stella as A2600 emulation core (#3911) 2024-09-11 08:18:54 +03:00
gamedb [A2600Hawk] Add SP_RESET for Q-Bert 2024-09-07 13:35:51 -07:00
overlay RetroAchievements Support (#3407) 2022-11-30 23:51:17 -08:00
EmuHawkMono.sh Stop setting `BIZHAWK_INT_SYSLIB_PATH" in Linux launch script 2024-08-01 01:48:13 +10:00
defctrl.json ChannelFHawk: Default controls and VirtualPad 2024-09-04 17:36:57 +01:00