msinger / dmg-schematics

Reverse engineered schematics of the Game Boy's DMG-CPU B chip
Creative Commons Attribution Share Alike 4.0 International
14 stars 14 forks source link

Various inverters with wrong type #155

Closed msinger closed 1 year ago

msinger commented 1 year ago

The following inverters have the wrong type/size:

RYCU inv_b -> inv_a RAHU inv_b -> inv_c SOHA inv_b -> inv_a WADO inv_b -> inv_a WEPO inv_b -> inv_a WESA inv_b -> inv_a WALO inv_b -> inv_a XOLA inv_b -> inv_a XERA inv_b -> inv_a XENO inv_b -> inv_a XUSY inv_b -> inv_a XUPA inv_a -> inv_b ABEF inv_a -> inv_b AMEL inv_a -> inv_b APUX inv_a -> inv_b ATEJ inv_a -> inv_b ASAH inv_a -> inv_b AHAL inv_a -> inv_b AZUB inv_a -> inv_b ACAM inv_a -> inv_b ADAZ inv_a -> inv_b ZEME inv_c -> inv_d ALER inv_d -> inv_c ADAD inv_a -> inv_d ASOP inv_a -> inv_b BARU inv_b -> inv_a BECY inv_a -> inv_c COFU inv_b -> inv_a DYLA inv_a -> inv_b EVAJ inv_a -> inv_b EJYB inv_a -> inv_c FUTY inv_a -> inv_b GEXY inv_b -> inv_a HOVO inv_a -> inv_b

rgalland commented 1 year ago

I'll let you check after the commit before closing the ticket.

msinger commented 1 year ago

ATEJ is still A

rgalland commented 1 year ago

Well done. I'll fix it later on.

Obtenir Outlook pour Androidhttps://aka.ms/AAb9ysg


From: Michael Singer @.> Sent: Saturday, September 10, 2022 5:37:55 PM To: msinger/dmg-schematics @.> Cc: rgalland @.>; Comment @.> Subject: Re: [msinger/dmg-schematics] Various inverters with wrong type (Issue #155)

ATEJ is still A

— Reply to this email directly, view it on GitHubhttps://github.com/msinger/dmg-schematics/issues/155#issuecomment-1242755399, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGPQBXY5QGCIUPAQTNGP6ZTV5STNHANCNFSM6AAAAAAQJBUDDU. You are receiving this because you commented.Message ID: @.***>

msinger commented 1 year ago

I just found another one: TONA B -> A

rgalland commented 1 year ago

I should be fine after the commit.