Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new programmer interface for linux | Nao Pross | 2017-08-23 | 12 | -99/+234 |
* | updated .gitignore | Nao Pross | 2017-08-08 | 1 | -27/+27 |
* | implementation for avr programmer | Nao Pross | 2017-08-07 | 17 | -0/+356 |
* | filesystem structure intro and docs | Nao Pross | 2017-08-01 | 11 | -17/+20085 |
* | new structure for process management, structures to discuss | Nao Pross | 2017-07-04 | 26 | -969/+328 |
* | merge branch 'atlas' into naopross | Nao Pross | 2017-07-04 | 538 | -70/+51243 |
|\ | |||||
| * | Order and update of the struct | leleraffa97@hotmail.it | 2017-06-23 | 10 | -218/+260 |
| * | libc memset, memcmpHEADmaster | leleraffa97@hotmail.it | 2017-06-19 | 5 | -24/+61 |
| * | Merge branch 'master' of github.com:NaoPross/z80uPC into atlas | leleraffa97@hotmail.it | 2017-06-19 | 543 | -174/+51138 |
| |\ | |||||
| | * | merge branch 'naopross' | Nao Pross | 2017-06-16 | 47 | -430/+2291 |
| | |\ | |||||
| | * \ | merge branch 'hardware' | Nao Pross | 2017-06-10 | 518 | -70/+49636 |
| | |\ \ | |||||
| | | * | | board complete, generate gerber (x2) fileshardware | Nao Pross | 2017-05-23 | 91 | -275/+35121 |
| | | * | | 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 |
| |/ |/| |