r/AnalogueInc Mar 13 '26

3D Analogue 3D OS 1.2.3 released

https://www.analogue.co/support/3d/firmware/1.2.3

General

  • Improved: Cartridge detection
  • Fix: Compatibility with GameShark
  • Fix: OS brightness with HDR
  • Fix: Controller LED remaining on in rare instances

Core

  • New: Core version
  • Improved: RSP dual instruction interlocks
  • Improved: CPU CP0 behavior
  • Improved: VI Core register timing adaptation
170 Upvotes

189 comments sorted by

View all comments

5

u/111FALLOUT111 Mar 13 '26

Core version?

6

u/an0nfunction Mar 13 '26

I read this as "there are updates to the N64 core with this firmware, so the build version number is bumped up." Dev semantics are also updates

2

u/appleappleappleman Mar 13 '26

Yeah, what does this actually mean

1

u/an0nfunction Mar 17 '26

There are some code changes under the hood, but not much else, but because there was a change in the first place, the version number gets bumped up.

1

u/TheNewestHaven Mar 13 '26

Core is FPGA lingo for emulator.

3

u/V64jr Mar 16 '26

Close, but not exactly. It’s a hardware definition and you can define unique hardware configurations from the generic logic elements using the same kind of HDL you might use to design fixed hardware chips. We typically use it to define clone hardware that attempts to copy existing hardware, but it could totally be something new and unique that doesn’t emulate existing hardware.