⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (217 Bytes)
Statistics
| Revision:
repo2
/
firmware_legacy
/
native
/
regs.c
View
History
Annotate
#include
"regs.h"
char
native_porta
;
char
native_trig
;
unsigned
char
volatile
*
atari_porta
=
(
unsigned
char
volatile
*
)
&
native_porta
;
unsigned
char
volatile
*
atari_trig0
=
(
unsigned
char
volatile
*
)
&
native_trig
;
« Previous
1
…
3
4
5
6
7
8
Next »
(5-5/8)
Loading...