Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | finish wiring and add eurocard compliant standard holes | Nao Pross | 2017-05-19 | 178 | -55/+790 | |
| | | * | | wiring for 7 segment displays and traces for the remaining CPU signals | Nao Pross | 2017-05-19 | 54 | -6/+56 | |
| | | * | | new traces for cpu signals and for high address to the MMU / addr decoder | Nao Pross | 2017-05-18 | 27 | -3/+3 | |
| | | * | | wiring for CTC (U8) to address bus and data bus | Nao Pross | 2017-05-18 | 17 | -3/+3 | |
| | | * | | wiring for P4 and P5 (I/O ports) and circuits for CLKs and RST | Nao Pross | 2017-05-18 | 6 | -3/+3 | |
| | | * | | wires from DB-9 and HDR5x2 connector to MAX214 (U7) and crystal for TL16C550 | Nao Pross | 2017-05-18 | 33 | -6/+6 | |
| | | * | | created new layout (starting over) | Nao Pross | 2017-05-09 | 73 | -130/+1039 | |
| | | * | | complete wiring for serial interface connector and logic | Nao Pross | 2017-05-05 | 97 | -15/+20 | |
| | | * | | add switches datasheets for footprints | Nao Pross | 2017-05-05 | 15 | -17/+17 | |
| | | * | | start printed circuit board design | Nao Pross | 2017-04-28 | 158 | -31/+11374 | |
| | | * | | scheme update and PCB start | Nao Pross | 2017-04-13 | 51 | -109/+1787 | |
| * | | | | Authentication section | leleraffa97@hotmail.it | 2017-06-19 | 4 | -0/+80 | |
| * | | | | Boot loader structures (WORK IN PROGRESS) | leleraffa97@hotmail.it | 2017-06-15 | 4 | -0/+194 | |
| * | | | | Kernel memory mapping setup | leleraffa97@hotmail.it | 2017-05-04 | 12 | -7/+1254 | |
* | | | | | new components list and cpld test unit | Nao Pross | 2017-06-16 | 36 | -46/+773 | |
| |_|_|/ |/| | | | ||||||
* | | | | fixed typo in usart.h and in doc | Nao Pross | 2017-06-16 | 4 | -1/+4 | |
* | | | | new documentation in z80upc.pdf | Nao Pross | 2017-06-15 | 12 | -96/+1022 | |
* | | | | add port interface header, api still to implement | Nao Pross | 2017-06-10 | 3 | -25/+31 | |
* | | | | add serial interface and a few std library functions | Nao Pross | 2017-06-02 | 11 | -90/+336 | |
* | | | | new file coding_rules.txt to have a consistent coding style | Nao Pross | 2017-05-03 | 1 | -0/+120 | |
* | | | | add serial device struct | Nao Pross | 2017-05-02 | 6 | -14/+104 | |
* | | | | Merge branch 'atlas' into naopross | Nao Pross | 2017-05-02 | 1 | -0/+55 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | sysio.h libc interface | leleraffa97@hotmail.it | 2017-05-02 | 1 | -0/+0 | |
| * | | | Merge remote-tracking branch 'origin/naopross' into atlas | leleraffa97@hotmail.it | 2017-05-02 | 171 | -495/+987 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | fix for sdcc makefile | Nao Pross | 2017-05-02 | 4 | -32/+122 | |
* | | | | Merge branch 'master' into naopross | Nao Pross | 2017-05-02 | 150 | -199/+276 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | switch to sdcc | Nao Pross | 2017-05-02 | 9 | -101/+62 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'master' of https://github.com/NaoPross/z80uPC | Nao Pross | 2017-04-04 | 8 | -27/+159 | |
| |\ \ | ||||||
| * | | | schematic complete | Nao Pross | 2017-04-04 | 131 | -98/+214 | |
| * | | | added iospace address decoder | Nao Pross | 2017-03-31 | 17 | -12/+12 | |
* | | | | switch from GAL (pld) to M4 32/32 CPLD | Nao Pross | 2017-04-13 | 20 | -296/+621 | |
* | | | | Merge branch 'master' into naopross | Nao Pross | 2017-03-25 | 1 | -0/+7 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | added missing makefile for z80 and fixed gitignore | Nao Pross | 2017-03-25 | 2 | -27/+54 | |
| * | | | Git repository setup | Atlas | 2017-03-25 | 1 | -0/+7 | |
| | | * | Basic sys io setup | leleraffa97@hotmail.it | 2017-05-02 | 1 | -0/+55 | |
| | | * | Merge branch 'master' of github.com:NaoPross/z80uPC | BuildTools | 2017-03-25 | 2 | -27/+54 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | added missing makefile for z80 and fixed gitignore | Nao Pross | 2017-03-25 | 2 | -27/+54 | |
|/ / / | ||||||
| | * | Git repository setup | BuildTools | 2017-03-25 | 1 | -0/+7 | |
| |/ |/| | ||||||
* | | created bios/kernel source code structure | Nao Pross | 2017-03-23 | 6 | -0/+98 | |
|/ | ||||||
* | changed scheme layout | Nao Pross | 2017-03-23 | 148 | -57/+2309 | |
* | hardware nearly finished | Nao Pross | 2017-03-17 | 377 | -146/+41685 | |
* | updated todolist; doc: keyboard stuff | Nao Pross | 2017-03-07 | 3 | -7/+110 | |
* | hw: moved everything to one sheet | Nao Pross | 2017-03-06 | 230 | -57/+762 | |
* | updated todolist | Nao Pross | 2017-03-06 | 2 | -6/+18 | |
* | Merge branch 'master' of https://git.thearcway.org/git/naopross/z80uPC | Nao Pross | 2017-03-05 | 15 | -0/+415 | |
|\ | ||||||
| * | Merge branch 'master' of ssh://git.thearcway.org:2222/naopross/z80uPC | Nao Pross | 2017-03-05 | 23 | -3/+42 | |
| |\ | ||||||
| * | | sw: started to implement serial on linux side | Nao Pross | 2017-03-05 | 3 | -0/+46 | |
| * | | created doc | Nao Pross | 2017-03-05 | 12 | -0/+369 | |
* | | | doc: added L7805ACV datasheet; hw: updated scheme | Nao Pross | 2017-03-05 | 6 | -13/+1275 | |
| |/ |/| | ||||||
* | | doc: added SG51P datasheet | Nao Pross | 2017-02-24 | 1 | -0/+0 |