2 个仓库
Specialized emulation of the Atari 2600 hardware.
Distinct from Console Emulators: Specific to the Atari 2600 architecture, unlike generic console emulators.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Atari 2600 Emulation. Refine with filters or upvote what's useful.
EmulatorJS 是一个 WebAssembly 模拟框架和 RetroArch Web 前端,旨在直接在 Web 浏览器中运行经典游戏 ROM 和 BIOS 文件。它作为基于 Web 的游戏模拟器,执行硬件精确的模拟核心,以重现各种复古家用主机和街机系统的行为。 该项目以其使用 WebRTC 在多个用户之间实时同步游戏状态的能力而著称,适用于基于浏览器的多人游戏。它还包括一个专用的 HTML5 游戏嵌入工具,可生成代码片段和隔离容器,将可玩模拟器集成到第三方网站中。 该框架涵盖了广泛的功能,包括带有自动元数据标记的复古游戏库管理、针对键盘和游戏手柄的自定义输入映射,以及自定义视觉着色器的集成。它通过自动保存间隔和本地浏览器资源缓存来管理数据持久性,以减少网络请求。 提供了一个内置的本地开发服务器,用于测试模拟环境。
Renders Atari 2600 titles in a browser using a dedicated emulation core.
The Arcade Learning Environment is a research-focused platform that provides a high-performance emulation engine for Atari 2600 games. It serves as a standardized environment for training and evaluating artificial intelligence agents, bridging native game execution with machine learning libraries through a dedicated Python interface. The project distinguishes itself by offering robust support for parallel and vectorized environment execution, allowing multiple game instances to run simultaneously to accelerate data collection. It includes specialized tools for asynchronous command queuing and
Provides specialized emulation of Atari 2600 hardware for reinforcement learning research.