summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Continues both hw and sw docNao Pross2017-11-059-46/+220
* Update gitignore and add sdcc manualNao Pross2017-10-192-4/+27811
* Got a real rom programmer, this code is still broken but I don't careNao Pross2017-10-197-46/+119
* Fix for PIO driver and its test and deletes build filesNao Pross2017-10-1940-3373/+152
* Move test units to z80/tests, and drivers are now statically linkedNao Pross2017-10-0561-1148/+907
* Test units are now in their own folder 'z80_test', add programmer cli interfaceNao Pross2017-10-0554-347/+3769
* Merge remote-tracking branch 'origin/atlas' into naoprossNao Pross2017-09-1016-103/+1002
|\
| * macro fixatlasleleraffa97@hotmail.it2017-08-312-10/+10
| * Some untracked files from last commitleleraffa97@hotmail.it2017-08-314-5/+520
| * File system interfaceleleraffa97@hotmail.it2017-08-3113-90/+473
* | partial implementation for ctc drivers and memory managementNao Pross2017-09-108-97/+53
* | new documentation with no stylingNao Pross2017-09-1011-2/+165
* | z80_test cleanup and makefile correctionsNao Pross2017-09-073-93/+13
* | minor bug fix for ROM programmerNao Pross2017-09-074-33/+18
* | add test program for z80Nao Pross2017-08-2813-10/+464
* | update gitignore to ignore sdcc outputNao Pross2017-08-2617-1235/+3
* | merge remote-tracking branch 'origin/atlas' into naoprossNao Pross2017-08-2626-78/+1482
|\ \ | |/
| * time to inodeleleraffa97@hotmail.it2017-08-261-0/+2
| * File system initializationleleraffa97@hotmail.it2017-08-2626-135/+1480
| * Merge remote-tracking branch 'origin/naopross' into atlasleleraffa97@hotmail.it2017-08-2322-153/+644
| |\
| * | Filesystem struct orderleleraffa97@hotmail.it2017-08-232-22/+79
* | | edit documentation abstractNao Pross2017-08-265-11/+19
* | | implements pio.h functions and makefile update to optimize sizeNao Pross2017-08-2512-66/+238
| |/ |/|
* | new programmer interface for linuxNao Pross2017-08-2312-99/+234
* | updated .gitignoreNao Pross2017-08-081-27/+27
* | implementation for avr programmerNao Pross2017-08-0717-0/+356
|/
* filesystem structure intro and docsNao Pross2017-08-0111-17/+20085
* new structure for process management, structures to discussNao Pross2017-07-0426-969/+328
* merge branch 'atlas' into naoprossNao Pross2017-07-04538-70/+51243
|\
| * Order and update of the structleleraffa97@hotmail.it2017-06-2310-218/+260
| * libc memset, memcmpHEADmasterleleraffa97@hotmail.it2017-06-195-24/+61
| * Merge branch 'master' of github.com:NaoPross/z80uPC into atlasleleraffa97@hotmail.it2017-06-19543-174/+51138
| |\
| | * merge branch 'naopross'Nao Pross2017-06-1647-430/+2291
| | |\
| | * \ merge branch 'hardware'Nao Pross2017-06-10518-70/+49636
| | |\ \
| | | * | board complete, generate gerber (x2) fileshardwareNao Pross2017-05-2391-275/+35121
| | | * | finish wiring and add eurocard compliant standard holesNao Pross2017-05-19178-55/+790
| | | * | wiring for 7 segment displays and traces for the remaining CPU signalsNao Pross2017-05-1954-6/+56
| | | * | new traces for cpu signals and for high address to the MMU / addr decoderNao Pross2017-05-1827-3/+3
| | | * | wiring for CTC (U8) to address bus and data busNao Pross2017-05-1817-3/+3
| | | * | wiring for P4 and P5 (I/O ports) and circuits for CLKs and RSTNao Pross2017-05-186-3/+3
| | | * | wires from DB-9 and HDR5x2 connector to MAX214 (U7) and crystal for TL16C550Nao Pross2017-05-1833-6/+6
| | | * | created new layout (starting over)Nao Pross2017-05-0973-130/+1039
| | | * | complete wiring for serial interface connector and logicNao Pross2017-05-0597-15/+20
| | | * | add switches datasheets for footprintsNao Pross2017-05-0515-17/+17
| | | * | start printed circuit board designNao Pross2017-04-28158-31/+11374
| | | * | scheme update and PCB startNao Pross2017-04-1351-109/+1787
| * | | | Authentication sectionleleraffa97@hotmail.it2017-06-194-0/+80
| * | | | Boot loader structures (WORK IN PROGRESS)leleraffa97@hotmail.it2017-06-154-0/+194
| * | | | Kernel memory mapping setupleleraffa97@hotmail.it2017-05-0412-7/+1254
* | | | | new components list and cpld test unitNao Pross2017-06-1636-46/+773
| |_|_|/ |/| | |