並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 117 件 / 117件

新着順 人気順

Emulatorの検索結果81 - 117 件 / 117件

  • iPhone向けDOSエミュレーター「iDOS 3」がApp Storeで公開される

    iOS端末上でDOS向けアプリケーションを使用可能にするエミュレータアプリ「iDOS 3」が、iOSならびにiPadOS向けの有料アプリとしてApp Storeでの配信が開始されました。 iDOS 3 on the App Store https://apps.apple.com/us/app/idos-3/id1580768213 iDOS 3 is approved finally https://litchie.com/2024/08/idos3-approved Apple approves iDOS 3 following emulator rule change - The Verge https://www.theverge.com/2024/8/12/24218754/apple-idos-3-app-store-pc-emulator-rule-change Appleは

      iPhone向けDOSエミュレーター「iDOS 3」がApp Storeで公開される
    • Running Intel Binaries in Linux VMs with Rosetta - Apple Developer Documentation

      Run x86_64 Linux binaries under ARM Linux on Apple silicon.

        Running Intel Binaries in Linux VMs with Rosetta - Apple Developer Documentation
      • GitHub - dwhinham/mt32-pi: 🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - dwhinham/mt32-pi: 🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
        • PhantomX

          2025/8/29 Version1.42(人柱版)をリリースしました。 AArch64化と高速化で生じた不具合のいくつかを修正しました。 Version1.4X系(人柱版)はまだ不安定だと思いますので事前にSDカードのバックアップを行って試してください。 XVIの16MHzモードで安定するようになりました(改良版ファームウェアの適用が必要です)。 基本的にXVIを含めてMPUクロック、システムクロックは10MHzでの使用を推奨します。 またRaspberryPi自体のオーバーおよびアンダークロックは推奨しません。 最近の変更 Version1.41->1.42(人柱版) マルチコア連携の不具合を修正 EMMC(SDカード)ドライバのクロック変更(25MHz->50MHz) DMAC開始後の追い越し対策を強化 030,040,060モードのバスアクセス処理をインライン展開 Version1

          • Booting a macOS Apple Silicon kernel in QEMU

            I booted the arm64e kernel of macOS 11.0.1 beta 1 kernel in QEMU up to launchd. It’s completely useless, but may be interesting if you’re wondering how an Apple Silicon Mac will boot. Howto This is similar to my previous guide on running iOS kernel in QEMU: install macOS 11.0.1 beta 1 (20B5012D) run build_arm64e_kcache.sh to create an Apple Silicon Boot Kext Collection build the modified QEMU: git

            • PC-9800 Series Emulator Neko Project 21/W

              Neko Project 21/W(np21w, ねこープロジェクト21/W)はPC-98エミュレータ Neko Project IIおよびNeko Project 21(ねこープロジェクトII、ねこープロジェクト21)をベースに、ニッチなハードウェアのエミュレーションやPC-98後期モデル(1993~2000頃)の再現に耐えうる改造を施したものです。 また、ニッチなハードウェアのエミュレーションに限定してNeko Project II相当まで簡略化したNeko Project II/W(np2w, ねこープロジェクトII/W)も配布しています。CPUが80286(プロテクトモードなし)相当ですが比較的軽量に動きます。 本家猫: http://www.yui.ne.jp/np2/ Twitter: https://twitter.com/simk98l mail: simk98lfo@gm

              • GitHub - cnlohr/mini-rv32ima: A tiny C header-only risc-v emulator.

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - cnlohr/mini-rv32ima: A tiny C header-only risc-v emulator.
                • ファミコンエミュレーターのアドレッシングモード

                  ファミコンの CPU (6502) にはアドレッシングモードという機能があります。アドレッシングモードは 6502 に限らない一般的な機能ですが、低レベルプログラミング初心者には難所の一つになります。 アドレッシングモードは意味を理解しなくても仕様さえわかれば実装できてしまいます。ほとんどのモードは数行で済むと思われるので、公開されている実装を書き写すだけでも十分です。あるいは、納得できないけど実装しないと先に進めないので仕方なく書き写した方もいるのではないでしょうか。アドレッシングモードを解説した記事はたくさん見つかるんですが、存在理由や用途まで書かれている記事はあまり見かけないんですよね...私は納得できないと正しく実装できない性質なので調べるのに時間がかかりました。私と同じようにアドレッシングモードで引っかかっている方の手助けになれば幸いです。 ファミコンエミュレーターを実装するだけ

                    ファミコンエミュレーターのアドレッシングモード
                  • Androidのエミュレータで「INSTALL_FAILED_INSUFFICIENT_STORAGE」エラー

                    Flutterで作成したAndroidアプリをエミュレーターで起動させようとしたところエラーが発生しました。 そのときにコンソールに出力されたエラーログは以下のとおりです。 例はFlutterアプリ開発によるものですが、ネイティブなAndroid開発でも同様のエラーは発生し得ます。 E/flutter ( 9937): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: Launching lib/main.dart on sdk gphone arm64 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built build/app/outputs/flutter-apk/app-debug.apk. Installing build/app

                      Androidのエミュレータで「INSTALL_FAILED_INSUFFICIENT_STORAGE」エラー
                    • Blinkenlights

                      Blinkenlights is a command line debugger that focuses on visualizing how software changes memory. It's able to emulate statically linked i8086 and x86_64-pc-linux-gnu programs on the Linux, Mac, Windows, FreeBSD, NetBSD, and OpenBSD platforms. Computers once had operator panels that provided an intimate overview of the machine's internal state at any given moment. The blinking lights would communi

                      • GitHub - smparsons/retroboy: A Game Boy emulator written in Rust.

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - smparsons/retroboy: A Game Boy emulator written in Rust.
                        • Game Boy Emulator作成で学んだ Golangのメモリライフタイム

                          DMM.go#8で登壇した際の発表資料です connpass - https://dmm.connpass.com/event/322113/

                            Game Boy Emulator作成で学んだ Golangのメモリライフタイム
                          • 『THE TIME,』中継の喫茶店、ゲームが“海賊版”?「テレビ出しちゃいけない」指摘相次ぐ | リアルライブ

                            『THE TIME,』中継の喫茶店、ゲームが“海賊版”?「テレビ出しちゃいけない」指摘相次ぐ 芸能 2023年04月27日 13時20分 シェアする ツイート 26日放送の『THE TIME,』(TBS系)で、「レトロゲームが残る純喫茶」を紹介。しかし、そのレトロゲームの筐体(きょうたい)がエミュレータ(海賊版)ではないかと話題になっている。 問題となっているのは、番組の中継コーナーで新潟放送(BSN)の麦島侑アナウンサーが訪れた新潟県にある純喫茶。この週は「昭和の日ウィーク」と題して「レトロスポット」を取り上げており、昭和レトロを感じられるスポットの1つとして紹介された。 その中で麦島アナはこの喫茶店の名物として、「テーブルゲーム」を紹介。この喫茶店では実際にプレイすることができると言い、麦島アナは100円を入れ、テーブルのサイドにコントローラーがあることを説明していた。 ​>>『THE

                              『THE TIME,』中継の喫茶店、ゲームが“海賊版”?「テレビ出しちゃいけない」指摘相次ぐ | リアルライブ
                            • PC-9800 Series Emulator Neko Project 21/W

                              Neko Project 21/W(np21w, ねこープロジェクト21/W)はPC-98エミュレータ Neko Project IIおよびNeko Project 21(ねこープロジェクトII、ねこープロジェクト21)をベースに、ニッチなハードウェアのエミュレーションやPC-98後期モデル(1993~2000頃)の再現に耐えうる改造を施したものです。 また、ニッチなハードウェアのエミュレーションに限定してNeko Project II相当まで簡略化したNeko Project II/W(np2w, ねこープロジェクトII/W)も配布しています。CPUが80286(プロテクトモードなし)相当ですが比較的軽量に動きます。 本家猫: http://www.yui.ne.jp/np2/ Twitter: https://twitter.com/simk98l mail: simk98lfo@gm

                              • GitHub - henrikpersson/potatis: 🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - henrikpersson/potatis: 🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
                                • A Miniature VT102 Running A Miniature PDP11

                                  We spend a lot of time looking at retrocomputing in the form of gaming and home computers, but it’s true to say that minicomputers are less common than hardware projects. Perhaps it’s the size, cost, or even relative rarity of the original machines, but DEC minicomputers are a bit unusual around here. [Sprite_TM] hasn’t bought us a PDP11 or a VT102 terminal, but he’s done the next best thing in th

                                    A Miniature VT102 Running A Miniature PDP11
                                  • Surface Duoの携帯エミュ機としての性能 - No Gadget, No Life

                                    電子書籍リーダー&携帯エミュ機として購入したSurface Duo。やっと時間が出来たので携帯エミュ機としてどれくらい使えるのかを調べてみた。 その前にSurface Duoの使用感: スペック概要: Surface Duoはディスプレイが良い: どんなエミュが動くのか: Nintendo DS(Drastic): N64(M64Plus FZ): DreamCast(redream): PSP(PPSSPP): GameCube(Dolphin): SEGA Saturn(Yaba Sanshiro 2 Pro): 3DS(Citra MMJ): PS2(Damon PS2 Pro): コントローラーについて: まとめ: その前にSurface Duoの使用感: 数日間、主に電子書籍リーダーとして使っていたのだが、電子書籍リーダーとして、優秀だなと思った。電子書籍リーダーとして使った感想

                                      Surface Duoの携帯エミュ機としての性能 - No Gadget, No Life
                                    • GitHub - qilingframework/qiling: A True Instrumentable Binary Emulation Framework

                                      Qiling's use case, blog and related work Qiling is an advanced binary emulation framework, with the following features: Emulate multi-platforms: Windows, macOS, Linux, Android, BSD, UEFI, DOS, MBR. Emulate multi-architectures: 8086, X86, X86_64, ARM, ARM64, MIPS, RISC-V, PowerPC. Support multiple file formats: PE, Mach-O, ELF, COM, MBR. Support Windows Driver (.sys), Linux Kernel Module (.ko) & ma

                                        GitHub - qilingframework/qiling: A True Instrumentable Binary Emulation Framework
                                      • Windows 11 Android SubsystemにAPKをインストールする方法

                                        Windows 11 Insider PreviewでついにAndroidエミュレータが使用できるようになりました。ただ、基本的にインストールが可能なのはAmazon AppStoreの一部アプリに限られています。 ただ、エミュレータとはいえAndroidなので当然APKのインストールも可能となっています。今回はその方法を紹介します。 なお、Android Subsystemは以下の記事の方法でWindows 11のバージョンを問わずインストールすることが可能です。

                                          Windows 11 Android SubsystemにAPKをインストールする方法
                                        • https://hiro.codes/read/emulating-an-emulator-inside-itself.-meet-blink

                                          • Rustでゲームボーイエミュレータを自作した話 - MJHD

                                            ここ2ヶ月ぐらいゲームボーイエミュレータを自作してました。結果として「物量も少なくエミュレータ自作入門にオススメ」と思ったので、時系列で完成までの流れをまとめつつ、エミュレータ開発は楽しいぞということ伝えたいと思います。 星のカービィをプレイする様子 全体像を把握する ゲームボーイのエミュレータを自作した話 · Keichi Takahashi https://t.co/fwJgtohqxT — mjhd 🐈 (@wait00002) 2021年2月7日 ゲームボーイエミュレータをRustで自作する記事が目に止まり、ちょうどRustの入門題材を探していたので作ることに。 記事で紹介されている動画をみるだけで全体像が把握でき、なんとなく作れそうな雰囲気を感じられます。↓ www.youtube.com まずはROMをデコード 今日はROMのデコードまで pic.twitter.com/lx

                                              Rustでゲームボーイエミュレータを自作した話 - MJHD
                                            • 【2021年版】 PC版PC-9800エミュレーター「Anex86」の導入・インストール・各種設定法のやり方!

                                              かつて日本を席巻し”パソコン=PC-9801″ 実はゲームも楽しむことができたパソコンだったのだ。ただ現在はPC-9801が手に入らない場合が多い。 そんな方は【2025年版】 PC版PC-9800エミュレーター「Anex86」 PC版の導入・インストール・各種設定法のやり方をご紹介します!! エミュレーター『Anex86』とは? Anex86とは、PC-9801互換機のEPSON PC-286/386/486/586シリーズのエミュレータ。 安定性の高さ ほかのエミュに比べて動作する 実機の安定性が高くパフォーマンス関連の不具合はほとんど発生しません。 エミュレーターで怖いのがプレイ中に突然エラーが 発生しセーブできずやり直しになるパターンや ゲーム動作時に遅延が起き遊ぶ上で支障が出ることは少ないです。 動作するソフト数の多さ ほかのエミュレーターに比べ動作するはダントツ。 やはりお持ち

                                              • ポメラで動かすX68000エミュレータ! - レトロパソコンであそぼう!

                                                今回は、キングジムのポメラ(DM200)でX68000を動かした話! キングジムのポメラ(以下DM200)は、メーカーのホームページに「最強のテキスト入力専用マシーン」と紹介されている、いわゆるワープロ専用機だ。 www.kingjim.co.jp なんとなくフォルムがNECのモバイルギアに似ているところがあるが、おそらくテキスト入力に特化するとカタチが似てしまうのかも知れない。 ↑これはモバイルギア MC-MK32 そんなDM200でLinuxが動いてしまうのはご存知だろうか? hitoriblog.com こんな事を知ってしまったら、ヨコシマなおじさんなら興奮せざるを得ない!(^^) 私も2018年3月頃、この情報を知った上でDM200を手に入れた。 手に入れて以来、ずっとLinuxマシンとして使っているので、本来のワープロ機能については電源の切り方くらいしか覚えていない(^^;; D

                                                  ポメラで動かすX68000エミュレータ! - レトロパソコンであそぼう!
                                                • 更新3回目:レトロフリークのカートリッジリーダをPCで使うパーフェクトマニュアル:吸い出しの手順もあり|GameCenter WASABI

                                                  ※2023/4/15更新 RetroFreakDumperの作者が公開が終了しました ※2023/4/12 更新 RetroFreakDumperの作者が公開を取りやめました。 ※2021/11/9 更新 カートリッジアダプタの給電方法について、追加しました。 レトロフリークはファミコンやメガドライブのカートリッジをそのまま挿し込んで遊べるゲーム機です。 レトロフリークだけでもゲームを吸い出す事ができますが、SDカードを何度も抜き挿ししなければならないので、たくさんのゲームを吸い出すには不便です。 パソコンでそのまま吸い出しが出来れば、とても便利ですね。 今回はパソコンで直接吸い出しを行う方法をお話します。 レトロフリーク単体で吸い出す記事もあるので、まだ読んでない方はそちらも合わせて読んでください。 難易度設定 ★      とても簡単 (何も考えなくてもできる) ★★     簡単 (

                                                    更新3回目:レトロフリークのカートリッジリーダをPCで使うパーフェクトマニュアル:吸い出しの手順もあり|GameCenter WASABI
                                                  • QEMUに似たRenodeというOSSの組込みデバイスエミュレータを試す - 土日の勉強ノート

                                                    今回から、Renode というオープンソースの組込みデバイスのエミュレータを試していきます。 簡単に言うと、QEMU と同じ位置付けの OSS です。QEMU よりも、組込みデバイスのサポートが充実しているようです。 それでは、やっていきます。 はじめに Renodeのインストール mono-completeのインストール 依存関係のパッケージインストール Renodeのダウンロードとインストール STM32で動作確認 サンプルソースのビルド 実行してみる おわりに はじめに 「QEMUを動かす」の記事一覧です。良かったら参考にしてください。 QEMUを動かすの記事一覧 ・第1回:STM32(ARM Cortex-M)をQEMUで動かす(環境構築編) ・第2回:STM32(ARM Cortex-M)をQEMUで動かす(ソースコード確認編) ・第3回:STM32(ARM Cortex-M)を

                                                      QEMUに似たRenodeというOSSの組込みデバイスエミュレータを試す - 土日の勉強ノート
                                                    • ドリームキャスト、セガサターン、プレイステーション、メガCD(+etc)に対応した光学ドライブエミュレータ「Phøde」登場 - はじまりはビープ音

                                                      CD-ROM、GD-ROMを使ったハードを、これ一つでカバーする光学ドライブ換装パーツの登場です。 Phøde Universal Optical Drive emulatorとは 対応メディア 対応ディスクイメージ 対応ハード 買いなのか? 他にもドリキャス用の光学ドライブエミュレータが開発中 物理的なディスクの入れ替えの手間をなくすだけでなく、読み込み速度の高速化、ドライブの劣化からの解放、駆動音の静音化としても重宝される光学ドライブエミュレータ。 これまでもドリキャス対応のものとしてGDemuやTerraonionMODEなどがあり、それらだけでも十分に役割を果たしてくれていましたが、ここに来て新たなデバイス「Phøde Universal Optical Drive emulator」が発表されました。 Phøde Universal Optical Drive emulatorと

                                                        ドリームキャスト、セガサターン、プレイステーション、メガCD(+etc)に対応した光学ドライブエミュレータ「Phøde」登場 - はじまりはビープ音
                                                      • GitHub - archtaurus/RetroPieBIOS: Full BIOS collection for RetroPie

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - archtaurus/RetroPieBIOS: Full BIOS collection for RetroPie
                                                        • GitHub - nepx/halfix: x86 PC emulator that runs both natively and in the browser, via WebAssembly

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - nepx/halfix: x86 PC emulator that runs both natively and in the browser, via WebAssembly
                                                          • Gameboy Doctor: debug and fix your gameboy emulator | Robert Heaton

                                                            Are you building a Gameboy emulator? Are you stuck? Are you failing Blargg’s test ROMs and can’t work out why? Gameboy Doctor can help! (GitHub link) What is Gameboy Doctor? Gameboy Doctor is a tool that compares your emulator to an example emulator that passes Blargg’s test ROMs. It finds the exact tick where your emulator’s state diverges from the example, helping you isolate and fix your bugs.

                                                              Gameboy Doctor: debug and fix your gameboy emulator | Robert Heaton
                                                            • GitHub - ptitSeb/box64: Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - ptitSeb/box64: Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices
                                                              • 自作ゲームボーイエミュレータメモ - Qiita

                                                                資料 gbdev.io 包括的なメイン資料 そのgithub 現在でも結構コミットされてる 英語圏だがDiscordなどのチャットコミュニティも活発 GBCPUman.pdf CPUの命令はこれを主に参考にした z80のマニュアル ゲームボーイのCPUはz80をだいぶ簡素化した感じらしい 困ったときはこっちと見比べた テストROM GameBoy-Emulation-in-JavaScript:-GPU-Timings PPUの実装の参考にした Game Boy: Complete Technical Reference MBCについてわかりやすい こちらもメンテされてる ざっくり 上記のgbdev.ioを見てもらえば特に説明することないんだけど、簡単に。 ゲームボーイエミュレータは主に以下で考えればよい。 Memory CPU 8-bit Sharp LR35902 PPU (Pictu

                                                                  自作ゲームボーイエミュレータメモ - Qiita
                                                                • GitHub - FEX-Emu/FEX: A fast usermode x86 and x86-64 emulator for Arm64 Linux

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - FEX-Emu/FEX: A fast usermode x86 and x86-64 emulator for Arm64 Linux
                                                                  • LinuxCard - Dmitry.GR

                                                                    My business card runs Linux (and Ultrix), yours can too UPDATES:: See "Version 2" Table of Contents Why?Parts selectionWhat to emulateA MIPS primerWhat system?Let's emulate!The CPUThe FPUThe MMUMMU basicsThe MIPS MMUEmulating the MMU efficientlyCommunicationHypercallsBring on the hardware!The honeymoon periodHow not to design a DMA unitClocks againSD card supportCoolness enhancementHow it worksHow

                                                                    • HyperCard Simulator

                                                                      base/stack Stack contains C cards. Stack contains B backgrounds. Size of stack: 67 K Card size: ↔512 ×342

                                                                      • GitHub - cemu-project/Cemu: Cemu - Wii U emulator

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          GitHub - cemu-project/Cemu: Cemu - Wii U emulator
                                                                        • GitHub - buserror/simavr: simavr is a lean, mean and hackable AVR simulator for linux & OSX

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - buserror/simavr: simavr is a lean, mean and hackable AVR simulator for linux & OSX
                                                                          • 中華ゲーム機「ANBERNIC RG Nano」レビュー|極小サイズ、ゲームボーイデザイン

                                                                            タグ AOKZOE A1AYANEO 2AYANEO AIRAYANEO NEXTAYANEO SLIDEGPD WIN Max 2GPD WIN4GPD XP PlusMSXゲームキューブレビュー使い方改造分解カスタムモデルニンテンドースイッチニンテンドー64ゲームボーイポケットゲームボーイカラーゲームボーイアドバンスゲームボーイアドバンスSPゲームボーイミクロゲームボーイマクロゲームボーイゼロワンダースワンワンダースワンカラースワンクリスタルネオジオポケットネオジオネオジオポケットカラーファミコンスーパーファミコンメガドライブセガサターンドリームキャストPCエンジンプレイステーションPSPPS VitaXboxRetroArchDingux私とレトロゲームAYA NEOGPD XD PlusGPD WIN2GPD WIN MaxGPD WIN3GPD Pocket 2GPD Pocke

                                                                              中華ゲーム機「ANBERNIC RG Nano」レビュー|極小サイズ、ゲームボーイデザイン

                                                                            新着記事