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
*
merge branch 'naopross'
Nao Pross
2017-06-16
47
-430
/
+2291
|
\
|
*
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 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
|
|
\
\
\
|
|
|
|
*
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
*
|
|
|
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
/
|
*
created bios/kernel source code structure
Nao Pross
2017-03-23
6
-0
/
+98
*
|
schematic complete
Nao Pross
2017-04-04
131
-98
/
+214
*
|
added iospace address decoder
Nao Pross
2017-03-31
17
-12
/
+12
|
/
*
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
*
|
hw: created library project, doc: added 74LS193 datasheet
Nao Pross
2017-02-24
18
-464
/
+5
[next]