index
:
sam/z80uPC
atlas
hardware
master
naopross
Microcomputer based on the Z80 processor
Linux User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update doc, remove z80uPC.tex, improved z80uPC_nostyle
Nao Pross
2017-11-14
16
-350
/
+1177
*
Merge branch 'naopross' of github.com:NaoPross/z80uPC into naopross
Nao Pross
2017-11-09
9
-46
/
+220
|
\
|
*
Continues both hw and sw doc
Nao Pross
2017-11-05
9
-46
/
+220
*
|
Update makefile, and bug fix in pio driver and usart
Nao Pross
2017-11-09
19
-34
/
+532
|
/
*
Update gitignore and add sdcc manual
Nao Pross
2017-10-19
2
-4
/
+27811
*
Got a real rom programmer, this code is still broken but I don't care
Nao Pross
2017-10-19
7
-46
/
+119
*
Fix for PIO driver and its test and deletes build files
Nao Pross
2017-10-19
40
-3373
/
+152
*
Move test units to z80/tests, and drivers are now statically linked
Nao Pross
2017-10-05
61
-1148
/
+907
*
Test units are now in their own folder 'z80_test', add programmer cli interface
Nao Pross
2017-10-05
54
-347
/
+3769
*
Merge remote-tracking branch 'origin/atlas' into naopross
Nao Pross
2017-09-10
16
-103
/
+1002
|
\
|
*
macro fix
atlas
leleraffa97@hotmail.it
2017-08-31
2
-10
/
+10
|
*
Some untracked files from last commit
leleraffa97@hotmail.it
2017-08-31
4
-5
/
+520
|
*
File system interface
leleraffa97@hotmail.it
2017-08-31
13
-90
/
+473
*
|
partial implementation for ctc drivers and memory management
Nao Pross
2017-09-10
8
-97
/
+53
*
|
new documentation with no styling
Nao Pross
2017-09-10
11
-2
/
+165
*
|
z80_test cleanup and makefile corrections
Nao Pross
2017-09-07
3
-93
/
+13
*
|
minor bug fix for ROM programmer
Nao Pross
2017-09-07
4
-33
/
+18
*
|
add test program for z80
Nao Pross
2017-08-28
13
-10
/
+464
*
|
update gitignore to ignore sdcc output
Nao Pross
2017-08-26
17
-1235
/
+3
*
|
merge remote-tracking branch 'origin/atlas' into naopross
Nao Pross
2017-08-26
26
-78
/
+1482
|
\
\
|
|
/
|
*
time to inode
leleraffa97@hotmail.it
2017-08-26
1
-0
/
+2
|
*
File system initialization
leleraffa97@hotmail.it
2017-08-26
26
-135
/
+1480
|
*
Merge remote-tracking branch 'origin/naopross' into atlas
leleraffa97@hotmail.it
2017-08-23
22
-153
/
+644
|
|
\
|
*
|
Filesystem struct order
leleraffa97@hotmail.it
2017-08-23
2
-22
/
+79
*
|
|
edit documentation abstract
Nao Pross
2017-08-26
5
-11
/
+19
*
|
|
implements pio.h functions and makefile update to optimize size
Nao Pross
2017-08-25
12
-66
/
+238
|
|
/
|
/
|
*
|
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, memcmp
HEAD
master
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) files
hardware
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
[next]