emu-russia / dmgcpu

DMG CPU Reverse Engineering
Creative Commons Zero v1.0 Universal
29 stars 4 forks source link

Use Gekkio names #214

Closed ogamespec closed 2 years ago

ogamespec commented 2 years ago

I like the short d/w/x designation, but at the same time the Gekkio signal names are also useful. To find a use-compromise we will take a hybrid approach: outside (Top) all signals walk in packs of d/w/x; inplace instead of d[n], w[n], x[n] the corresponding macros from GekkioNames are used.