summaryrefslogtreecommitdiffstats
path: root/sw (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-19Fix for PIO driver and its test and deletes build filesNao Pross40-3373/+152
2017-10-05Move test units to z80/tests, and drivers are now statically linkedNao Pross61-1268/+907
2017-10-05Test units are now in their own folder 'z80_test', add programmer cli interfaceNao Pross54-347/+3769
2017-09-10partial implementation for ctc drivers and memory managementNao Pross8-97/+53
2017-09-07z80_test cleanup and makefile correctionsNao Pross3-93/+13
2017-09-07minor bug fix for ROM programmerNao Pross4-33/+18
2017-08-31macro fixatlasleleraffa97@hotmail.it2-10/+10
2017-08-31Some untracked files from last commitleleraffa97@hotmail.it4-5/+520
2017-08-31File system interfaceleleraffa97@hotmail.it13-90/+473
2017-08-28add test program for z80Nao Pross12-10/+463
2017-08-26update gitignore to ignore sdcc outputNao Pross16-1235/+0
2017-08-26time to inodeleleraffa97@hotmail.it1-0/+2
2017-08-26File system initializationleleraffa97@hotmail.it26-135/+1480
2017-08-25implements pio.h functions and makefile update to optimize sizeNao Pross12-66/+238
2017-08-23Filesystem struct orderleleraffa97@hotmail.it2-22/+79
2017-08-23new programmer interface for linuxNao Pross12-99/+234
2017-08-07implementation for avr programmerNao Pross17-0/+356
2017-08-01filesystem structure intro and docsNao Pross9-17/+106
2017-07-04new structure for process management, structures to discussNao Pross26-969/+328
2017-06-23Order and update of the structleleraffa97@hotmail.it10-218/+260
2017-06-19libc memset, memcmpHEADmasterleleraffa97@hotmail.it5-24/+61
2017-06-19Authentication sectionleleraffa97@hotmail.it4-0/+80
2017-06-16new components list and cpld test unitNao Pross34-46/+773
2017-06-16fixed typo in usart.h and in docNao Pross1-1/+1
2017-06-15Boot loader structures (WORK IN PROGRESS)leleraffa97@hotmail.it4-0/+194
2017-06-10add port interface header, api still to implementNao Pross3-25/+31
2017-06-02add serial interface and a few std library functionsNao Pross11-90/+336
2017-05-04Kernel memory mapping setupleleraffa97@hotmail.it9-7/+509
2017-05-03new file coding_rules.txt to have a consistent coding styleNao Pross1-0/+120
2017-05-02add serial device structNao Pross6-14/+104
2017-05-02sysio.h libc interfaceleleraffa97@hotmail.it1-0/+0
2017-05-02Basic sys io setupleleraffa97@hotmail.it1-0/+55
2017-05-02fix for sdcc makefileNao Pross4-32/+122
2017-05-02switch to sdccNao Pross9-101/+62
2017-04-13switch from GAL (pld) to M4 32/32 CPLDNao Pross19-296/+621
2017-03-25added missing makefile for z80 and fixed gitignoreNao Pross1-0/+27
2017-03-25added missing makefile for z80 and fixed gitignoreNao Pross1-0/+27
2017-03-23created bios/kernel source code structureNao Pross6-0/+98
2017-03-17hardware nearly finishedNao Pross6-0/+296
2017-03-05sw: started to implement serial on linux sideNao Pross3-0/+46
2017-02-14sw: copied flash tool source from gameboymodNao Pross10-0/+417