[新聞] zxian v10

看板Emulator (模擬器)作者 (あやめづきの子)時間1年前 (2023/05/22 06:09), 編輯推噓2(201)
留言3則, 2人參與, 1年前最新討論串1/1
zxian is a ZX Spectrum emulator written in C, using SDL2 for graphics, input/output, and audio. As with my other projects, the source is available for download. I built it with Visual Studio Community 2019 (with C++ core features installed). Changes: v10 - fixed an interrupt bug which allowed reentrancy; this fixes games such as Zynaps v9 - fixed an overflow bug which deteriorated sound after 20 minutes v8 - tape UI improvements: current block size and progress; sound improvements: configurability and parameter tweaks v7 - added support for frame skipping. Improved sound quality and configurability v6 - significantly improved audio quality. Added support for TAP tape images v5 - video frame duration can now be specified in milliseconds. Rewrote the "read key status" code to fix a bug, which fixes games such as Manic Miner v4 - support for "floating bus", whereby data read by ULA can "leak" into hardware ports that are not wired, such as 0xFF. Some games rely on this for timing, instead of an interrupt handler. This fixes games such as Cobra and Arkanoid v3 - improved game compatibility by supplying a well-known value for the LSB during IM2 handler lookup; previous behaviour can be attained through a switch. This fixes games such as Dizzy 7 v2 - fixed an SNA loading bug caused by incorrect IFF2 initialization; it was causing some games to soft reset, and some to have corrupted graphics v1 - initial release Download: http://sebastianmihai.com/downloads/zxian/v10/zxian_v10.zip http://sebastianmihai.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.136.201.148 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Emulator/M.1684735758.A.A66.html

05/22 21:25, 1年前 , 1F
這麼古早的東西還有在更新~推~
05/22 21:25, 1F

05/23 10:23, 1年前 , 2F
推個!這個作者很強,以前有參考過他的capacitor布局然
05/23 10:23, 2F

05/23 10:24, 1年前 , 3F
後發現他連模擬器/cd破解/反彙編/自製遊戲都能涉獵
05/23 10:24, 3F
文章代碼(AID): #1aQmSEfc (Emulator)
文章代碼(AID): #1aQmSEfc (Emulator)