[新聞] GameBoy Online (2011/05/14)

看板Emulator作者 (八房龍之助)時間13年前 (2011/05/14 12:27), 編輯推噓1(101)
留言2則, 1人參與, 最新討論串1/1
http://www.grantgalitz.org/gameboy/ A GameBoy Color emulator written in JavaScript that strives for performance and near perfect compatibility. This is a GameBoy Color emulator written purely in JavaScript by Grant Galitz. The video is done either through HTML5 canvas or by a fallback of creating BMP binary picture format data URI strings and appending the result to regular HTML img tags. Save states are implemented through the window.localStorage object, and are serialized/deserialized through JSON. SRAM saving is also implemented through the window.localStorage object, and are serialized/deserialized through JSON. In order for save states to work properly on most browsers, you need set the maximum size limit for DOM storage higher, to meet the needs of the emulator's save data size. recent changes: Added an option to use the JIT form of the scaling algorithm. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.126.232.106

05/14 13:01, , 1F
我想玩遊戲王6連線阿阿阿阿
05/14 13:01, 1F

05/14 13:01, , 2F
= =原來是線上版 以為可以連線
05/14 13:01, 2F
文章代碼(AID): #1DpWIlo7 (Emulator)