1802UNO | RCA COSMAC 1802 simulation for the Arduino
kandi X-RAY | 1802UNO Summary
kandi X-RAY | 1802UNO Summary
1802UNO is a C++ library. 1802UNO has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
1802 uno v22 === starting with oscar’s kim-uno code, i changed out the 6502 for an 1802. see: for more details. what’s new === v22: * faster execution due to oscar’s patch (set nice_value in 1802config.h) * you can create multiple non-overlapping roms (see 1802rom.h for details) * all 3 demos now in rom (idiot at 8000, etops at 9000, and hi lo at c000). configuration === you have 1k of ram at 0000 and no interrupts. there is a small rom at 8000 to set the rom you must reflash the arduino the various commands to save and read memory only operate on ram you can "load" through the rom but it won’t change the contents. there are three demo roms: * idiot/4 at location 8000 (see below) * etops monitor (see and below) at location 9000 (see below) * a hilo game is at c000 (see below). to run it put c0 xx 00 at location 0 to jump to it (where xx is 80 for for idiot/4, 90 for etops, and c0 for hi lo). on power up (but not reset) the first 3 bytes of ram initialize to c0 80 00. the file 1802rom.h only includes other files
1802 uno v22 === starting with oscar’s kim-uno code, i changed out the 6502 for an 1802. see: for more details. what’s new === v22: * faster execution due to oscar’s patch (set nice_value in 1802config.h) * you can create multiple non-overlapping roms (see 1802rom.h for details) * all 3 demos now in rom (idiot at 8000, etops at 9000, and hi lo at c000). configuration === you have 1k of ram at 0000 and no interrupts. there is a small rom at 8000 to set the rom you must reflash the arduino the various commands to save and read memory only operate on ram you can "load" through the rom but it won’t change the contents. there are three demo roms: * idiot/4 at location 8000 (see below) * etops monitor (see and below) at location 9000 (see below) * a hilo game is at c000 (see below). to run it put c0 xx 00 at location 0 to jump to it (where xx is 80 for for idiot/4, 90 for etops, and c0 for hi lo). on power up (but not reset) the first 3 bytes of ram initialize to c0 80 00. the file 1802rom.h only includes other files
Support
Quality
Security
License
Reuse
Support
1802UNO has a low active ecosystem.
It has 11 star(s) with 4 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 3 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of 1802UNO is current.
Quality
1802UNO has 0 bugs and 0 code smells.
Security
1802UNO has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
1802UNO code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
1802UNO does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
1802UNO releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of 1802UNO
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of 1802UNO
1802UNO Key Features
No Key Features are available at this moment for 1802UNO.
1802UNO Examples and Code Snippets
No Code Snippets are available at this moment for 1802UNO.
Community Discussions
No Community Discussions are available at this moment for 1802UNO.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install 1802UNO
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page