Welcome to AEP Emulation Page - Emulation News

Main Menu
· Home / News
· News Categories
· News Archiv
· My Account
· Search
· Forums
· Weblinks
· Game Reviews
· Translations
· Impressum

Downloads
 


Forum
MEMBERS ONLINE
Currently no members online.

You are an anonymous user. You can register for free by clicking here
Username
Password
 Remember me

Infos
· Museum
· Infocenter
· Das AEP Team
· Member Liste
· Top 25 Liste
· Glossar
· FAQ

Review of the moment

Sprache
Select interface language:

EnglishGerman

News-Export
Holt Euch unsere News auf Eure Seite:
· RSS Newsfeed How-to
· RSS News-syndication Deutsch
· News-Banner (JPG)

Friends
· Emu-France
· progetto-SNAPS
· PDRoms



This is Topic: Nintendo 64
Following are the News Items published under this Topic.



gopher64 1.0.4
Posted by retroK on Sunday, February 09, 2025 - 01:59 (48 Reads)
Topic Nintendo 64
Nintendo 64

Gopher64 Logogopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 1.0.4 by @loganmc10 in #227
  • Improve RDP emulation performance by @loganmc10 in #228
  • disable rdp sync optimization to be safe by @loganmc10 in #229
  • modify rdp sync code by @loganmc10 in #230
  • update cargo packages by @loganmc10 in #231
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 1.0.3
Posted by retroK on Thursday, February 06, 2025 - 09:31 (293 Reads)
Topic Nintendo 64
Nintendo 64

Gopher64 Logogopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 1.0.3 by @loganmc10 in #215
  • Fix crash when game name cannot be parsed by @loganmc10 in #216
  • Ignore summercart64 USB commands by @loganmc10 in #217
  • emulate summercart64 ROM_WRITE_ENABLE flag by @loganmc10 in #218
  • No need to check for ROM bounds on write by @loganmc10 in #219
  • compress sd and rom saves during netplay by @loganmc10 in #220
  • Update eframe requirement from 0.30 to 0.31 by @dependabot in #221
  • Fix address masking in sc64 read/write by @loganmc10 in #222
  • Fix out-of-bounds ROM dma by @loganmc10 in #223
  • further sc64 cleanup by @loganmc10 in #224
  • add Cargo.lock by @loganmc10 in #225
  • remove some dependencies by @loganmc10 in #226
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
Not64 20250205
Posted by retroK on Thursday, February 06, 2025 - 09:03 (303 Reads)
Topic Nintendo 64
Nintendo 64

Not64 ist ein N64 Emulator für die Nintendo Wii.

Note:
  • Optimized framebuffer clearing.
  • Avoided flushing L2 cache in recompiler.
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 1.0.2
Posted by retroK on Monday, February 03, 2025 - 09:23 (322 Reads)
Topic Nintendo 64
Nintendo 64

Gopher64 Logogopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Important note on saves!

    The naming convention for save files changed in this version. This means that the emulator won't find saves that previously existed. You'll need to go into the save file folder and rename your save file to the new naming convention if you want to keep using it.

    For example, Ocarina of time was previously (the part after NZL- is the sha256sum of the ROM):
    CZL-49ACD3885F13B0730119B78FB970911CC8ABA614FE383368015C21565983368D.sra

    But is now:
    THE LEGEND OF ZELDA-49ACD3885F13B0730119B78FB970911CC8ABA614FE383368015C21565983368D.sra

  • What's Changed

    • minor tweak to interrupt system
    • bump to 1.0.2
    • support for Advanced Homebrew ROM Header
    • SD card emulation
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
Not64 20250202
Posted by retroK on Sunday, February 02, 2025 - 07:52 (307 Reads)
Topic Nintendo 64
Nintendo 64

Not64 ist ein N64 Emulator für die Nintendo Wii.

Note:
  • Added sample data.iso for FlippyDrive. (requires Swiss v0.6r1805 or later)
  • Added option to invert analog X axis.
  • Improved support for horizontal Wii Remote.
  • Doubled read/write speed of Wii's front SD slot.
  • Doubled read/write speed of SD Gecko on Wii.
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 1.0.1
Posted by retroK on Saturday, February 01, 2025 - 09:30 (358 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • This version should offer compatibility with the latest Libdragon ROMs (for example, https://github.com/n64brew/N64brew-GameJam2024/releases)

  • Bump to 1.0.1 by @loganmc10 in #206

  • remove schedule_rcp_interrupt by @loganmc10 in #208

  • fix compare interrupt by @loganmc10 in #210

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 1.0.0
Posted by retroK on Thursday, January 30, 2025 - 10:25 (341 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • This is the v1.0.0 release! I feel that the emulator is a good point in terms of compatibility and performance. Please give it a try and let me know about any feedback that you have!

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.25
Posted by retroK on Wednesday, January 29, 2025 - 09:21 (399 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 0.1.25 by @loganmc10 in #195
  • static link MoltenVK by @loganmc10 in #196
  • Modify RSP sync points by @loganmc10 in #198
  • add another sync point for RSP by @loganmc10 in #199
  • dont run rsp task when dma is busy by @loganmc10 in #200
  • RDP sync updates by @loganmc10 in #201
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.24
Posted by retroK on Tuesday, January 28, 2025 - 02:36 (428 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 0.1.24 by @loganmc10 in #190
  • add rdram reg that libdragon seems to access by @loganmc10 in #191
  • fix masking pi regs by @loganmc10 in #192
  • use TCP_RECEIVE_SAVE_WITH_SIZE for netplay by @loganmc10 in #193
  • cache apt packages in github workflow by @loganmc10 in #194
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.23
Posted by retroK on Monday, January 27, 2025 - 07:22 (1261 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 0.1.23 by @loganmc10 in #180
  • cleanup dir detection by @loganmc10 in #181
  • check accept value of netplay begin_game message by @loganmc10 in #182
  • use binary format for rom saves by @loganmc10 in #183
  • dont create new UI on close by @loganmc10 in #184
  • move sse2neon to versioned folder by @loganmc10 in #185
  • Use SDL_Vulkan_GetVkGetInstanceProcAddr by @loganmc10 in #186
  • Don't create UI in same thread as egui by @loganmc10 in #187
  • Use github arm runner by @loganmc10 in #188
  • on mac, run game in new process by @loganmc10 in #189
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] 3 Comments Printer friendly page
gopher64 0.1.22
Posted by retroK on Saturday, January 25, 2025 - 10:43 (617 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 0.1.22 by @loganmc10 in #174
  • Use SDL3 by @loganmc10 in #175
  • SDL code tweaks by @loganmc10 in #177
  • install proper SDL Dependencies by @loganmc10 in #178
  • add icon for windows by @loganmc10 in #179
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.21
Posted by retroK on Thursday, January 23, 2025 - 09:42 (559 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust von Logan McNaughton).

Note:
  • Bump to 0.1.21 by @loganmc10 in #170
  • Netplay code improvements by @loganmc10 in #171
  • Slightly better rdram init by @loganmc10 in #172
  • Netplay fix for buffer reporting by @loganmc10 in #173
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.20
Posted by retroK on Thursday, January 23, 2025 - 08:16 (515 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

Note:
  • Bump to 0.1.20 by @loganmc10 in #158
  • cleanup loop detection by @loganmc10 in #160
  • remove pub keyword where it isn't needed by @loganmc10 in #161
  • Netplay create room GUI by @loganmc10 in #162
  • Finish netplay create room logic by @loganmc10 in #163
  • Netplay wait room by @loganmc10 in #164
  • Netplay join room by @loganmc10 in #165
  • Netplay registration by @loganmc10 in #166
  • disable VRU during netplay by @loganmc10 in #167
  • Netplay sync save files by @loganmc10 in #168
  • Netplay input sync by @loganmc10 in #169
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.19
Posted by retroK on Friday, January 17, 2025 - 02:15 (750 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

Note:
  • Bump to 0.1.19 by @loganmc10 in #149
  • Add integer scaling option by @loganmc10 in #150
  • ignore HatState::Centered when configuring input by @loganmc10 in #151
  • Use GameController API in profile setup by @loganmc10 in #153
  • Rumble pak support by @loganmc10 in #154
  • use mimalloc by @loganmc10 in #155
  • Use Box for audio files by @loganmc10 in #156
  • Change box for audio by @loganmc10 in #157
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] 2 Comments Printer friendly page
gopher64 0.1.18
Posted by retroK on Wednesday, January 15, 2025 - 09:02 (247 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

Note:
  • Bump to 0.1.18 by @loganmc10 in #137
  • Add minimum rust version by @loganmc10 in #138
  • cleanup rsp code by @loganmc10 in #140
  • SDL code cleanup by @loganmc10 in #141
  • Github actions fix by @loganmc10 in #142
  • Fix arm linux builds by @loganmc10 in #144
  • cleanup translate_address func by @loganmc10 in #145
  • add fullscreen option by @loganmc10 in #146
  • Fix linux arm builds by @loganmc10 in #148
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.17
Posted by retroK on Tuesday, January 14, 2025 - 09:34 (252 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

Note:
  • Bump to 0.1.17 by @loganmc10 in #130
  • set aarch64 linker from env variable by @loganmc10 in #131
  • Update dirs requirement from 5.0 to 6.0 by @dependabot in #133
  • Don't transmute values in RSP code by @loganmc10 in #132
  • Cleanup unsafe functions by @loganmc10 in #134
  • use weave deinterlacing by @loganmc10 in #135
  • Remove loops in RSP code by @loganmc10 in #136
[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] comments? Printer friendly page
gopher64 0.1.16
Posted by retroK on Sunday, January 12, 2025 - 09:57 (330 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] Read more... (2207 bytes more) comments? Printer friendly page
gopher64 0.1.15
Posted by retroK on Saturday, January 11, 2025 - 08:53 (400 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] Read more... (7916 bytes more) comments? Printer friendly page
Kaizen 0.0.3-patch1
Posted by retroK on Friday, January 10, 2025 - 06:02 (323 Reads)
Topic Nintendo 64
Nintendo 64

Kaizen ist ein neuer N64 Emulator für Windows und Linux.

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] Read more... (2484 bytes more) comments? Printer friendly page
gopher64 0.1.13
Posted by retroK on Friday, January 10, 2025 - 03:56 (223 Reads)
Topic Nintendo 64
Nintendo 64

gopher64 ist ein N64 Emulator für Windows und Linux (Open-Source / Rust).

[ N64 Emulatoren ] [ N64 Infos ] [ N64 Plug-Ins ] Read more... (4865 bytes more) comments? Printer friendly page
Show the next 20 News
AEP Emulation Page 1998 - 2025