🚧 How Inaccurate are Nintendo's Official Emulators? - 100th Coin
🚧 How Inaccurate are Nintendo's Official Emulators? - 100th Coin
Un projet à garder à l'oeil : ATL (Android Translation Layer).
En gros, ATL est à Android ce que Wine/Proton est à Windows.
Cela devrait aider à faire tourner directement les applications Android sous Linux, sans avoir à mettre un système Android entier dans une VM.
https://gitlab.com/android_translation_layer/android_translation_layer
🚨 A New Dreamcast Emulator is Here! Deecy is Showing Promise
https://youtube.com/watch?v=NUaNDO1ssK0
Does anyone still remember "FURY 3" ? As one of the earliest titles for Windows 95, it was used extensively in Microsoft's advertising campaign for the system. The game is actually fairly simple and runs smoothly even within an 86Box VM!
"Shoot 'em up!"
#Microsoft#Windows95#RetroGaming#Emulation #90s#PCGaming#History#Retro
DOSBox RTG v0.74-3.16 - Amiga port of DOSBox https://aminet.net/package/misc/emu/DOSBox_RTG
DOSBox RTG v0.74-3.16 - Amiga port of DOSBox https://aminet.net/package/misc/emu/DOSBox_RTG
Time to have fun! Windows 95 PLUS! adds some much needed colours to Windows 95. And "3D Pinball - Space Cadet" and "Microsoft Hover!" provide a bit of leisure time. Oh, well... it's something. 😜
#RetroGaming#Win95#Windows95#RetroComputing#Microsoft#Windows#Emulation#86Box#Pinball#PCGaming #90s
Tonight, I'm having an absolute blast playing around with Microsoft's Flight Simulator 4.0 and its "Experimental Jet Aircraft" from the "Aircraft & Scenery Designer" expansion.
Seeing this old game, which is so dear to my heart, running super smooth in full SVGA resolution and with all of this extra in-game content makes my inner 12 year old jump up and down from excitement! This is what retro gaming is all about!
#RetroGaming#DOSGaming#Nostalgia#Microsoft #FlightSimulator#FloppyDisk#Diskette#MSDOS#SVGA#Emulation#86Box
Stay tuned for the next release of CrankBoy.
Fishing in Links Awakening
https://youtu.be/Tgs3RkazjdY
Stay tuned for the next release of CrankBoy.
Fishing in Links Awakening
https://youtu.be/Tgs3RkazjdY
zen80 emulator UPDATE:
Published a detailed implementation status report and instruction set coverage for our Z80 emulator in Go.
https://github.com/ha1tch/zen80/blob/main/COVERAGE.md
All documented Z80 instructions work correctly. Most undocumented features implemented, with some known gaps: IXH/IXL register access, simplified I/O flags, and a few edge cases in block instructions.
The emulator runs most Z80 software perfectly - it's only software relying on obscure undocumented behaviours that might have issues.
Full instruction-by-instruction breakdown now in the repo, with every opcode mapped to its implementation function and realistic status markers.
🎮 DuckStation PS1 Emulator Dev May Drop Linux Support After AUR Frustrations
「 Arch users repeatedly ignored official guidelines, preferring instead to use unofficial, often broken packages, and subsequently directing complaints to him rather than the package maintainers 」
https://linuxiac.com/duckstation-ps1-emulator-dev-may-drop-linux-support-after-aur-frustrations/
In another news-packed week, here’s a thread full of palate-cleansing custom feeds created with Surf about everything from queer country music to the demoscene. Here's a quick guide to creating a custom feed.
#SurfSocial#SurfFeeds#OpenSocial#OpenSocialWeb#Flipboard#CustomFeeds
👾 How ZSNES pioneered modern Emulation • MVG
👾 How ZSNES pioneered modern Emulation • MVG
The 80286 Real Mode Emulator Test Suite has been released!
The real mode test suite contains 326 instruction forms, containing nearly 1.5 million instruction executions with over 32 million cycle states captured.
The 80286 Real Mode Emulator Test Suite has been released!
The real mode test suite contains 326 instruction forms, containing nearly 1.5 million instruction executions with over 32 million cycle states captured.
🐫 Writing a Game Boy Emulator in OCaml • linoscope
「 For the past few months, I have been working on a project called CAMLBOY, a Game Boy emulator written in OCaml that runs in the browser. You can try it out on the following demo page: https://linoscope.github.io/CAMLBOY 」
https://linoscope.github.io/writing-a-game-boy-emulator-in-ocaml/
Two interesting projects I'm keeping an eye on:
✳️ Karton - A Virtual Machine manager being worked on for #gsoc by @kenoi
✳️ Kretro - A new #libretro frontend by @seshpenguin