lvandeve / logicemu

MIT License
110 stars 13 forks source link

Add New Circuit :::::: Intel 8051 #3

Open chezsick opened 5 years ago

chezsick commented 5 years ago

hello, is possible to implement ARM cpu in logicemu?

lvandeve commented 5 years ago

A modern ARM CPU would be too much, an 8-bit CPU like a MOS 6502 or other similar CPU's from that era should be realistically possible (if you have good schematics to base it on, with logic gates)

chezsick commented 5 years ago

I Choose ::::: CPU 6502 and CPU z80 Source :::::::: http://visual6502.org/ ;;;; GitHub :::::::: https://github.com/trebonian/visual6502

italic = optional

chezsick commented 4 years ago

maybe a transistor represente with logicemu ::::

s->a->l
   m
   |
   s

transistorn for me and normally i hope you help?

chezsick commented 4 years ago

I Request The New Circuit Intel 8051, The Source :::::::::::::::: https://github.com/jarikomppa/emu8051 Read The Source Code To Transform In Circuit To LogicEmu (Like Compile Machine), Cant Me Because I Read Not Good The C, And I No Write Program In C.