tega | 🕹 TypeScript Embedded GameBoy Macro Assembler
kandi X-RAY | tega Summary
kandi X-RAY | tega Summary
tega is a TypeScript library. tega has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
TEGA is a TypeScript library (also usable in JS) for programming and creating GameBoy ROM images that can be played in an emulator or on real hardware via a flashcart. It exposes a type safe API for all SM83 assembly instructions, defining inline bytes (in the form of TypedArrays), moving around in ROM space, and symbols, as well as definitions of the memory map layout, hardware registers and their important bitfield postitions (based on hardware.inc). It also provides facilities for creating type safe abstractions (macros) using all the regular language features of TS. This means that you can easily generate code using all of your favourite libraries like lodash and ramda.
TEGA is a TypeScript library (also usable in JS) for programming and creating GameBoy ROM images that can be played in an emulator or on real hardware via a flashcart. It exposes a type safe API for all SM83 assembly instructions, defining inline bytes (in the form of TypedArrays), moving around in ROM space, and symbols, as well as definitions of the memory map layout, hardware registers and their important bitfield postitions (based on hardware.inc). It also provides facilities for creating type safe abstractions (macros) using all the regular language features of TS. This means that you can easily generate code using all of your favourite libraries like lodash and ramda.
Support
Quality
Security
License
Reuse
Support
tega has a low active ecosystem.
It has 222 star(s) with 4 fork(s). There are 14 watchers for this library.
It had no major release in the last 6 months.
There are 5 open issues and 3 have been closed. On average issues are closed in 2 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of tega is current.
Quality
tega has no bugs reported.
Security
tega has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
tega is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
tega releases are not available. You will need to build from source code and install.
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 tega
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tega
tega Key Features
No Key Features are available at this moment for tega.
tega Examples and Code Snippets
No Code Snippets are available at this moment for tega.
Community Discussions
No Community Discussions are available at this moment for tega.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tega
You can download it from GitHub.
Support
32kb ROMs onlyAll (documented) assembly instructionsSymbolic values Labels and references to labels in instructions Size calculations determined at assembly time Current address / current instruction addressInterface for defining blocks - a group of instructions and/or data that generates and inserts symbols for the start/end and calculates and exposes the size. Can be used for macros, subroutines, interrupt handlers, etcGenerates a header with valid checksums
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