Skip to content
/ R828em Public

A somewhat based RISC architecture 16-bit cpu (R828) emulator

Notifications You must be signed in to change notification settings

Moonix1/R828em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R828v2

Warning

V2 IS HIGHLY UNDER DEVELOPMENT, EXPECT INCOMPLETENESS AND SOME BUGS!

R828v2 is a 16-BIT RISC inspired architecture that is mainly developed for fun and emulation

Information

General-Purpose Registers Type Special-Purpose Registers Type
R0 16-BIT PC 16-BIT
R1 16-BIT SP 16-BIT
R2 16-BIT CLSP 16-BIT
R3 16-BIT CFR 16-BIT
R4 16-BIT
R5 16-BIT
R6 16-BIT
R7 16-BIT
R8 16-BIT
R9 16-BIT
R10 16-BIT
R11 16-BIT

Feel free to add a suggestion or note a bug in the issues tab!

Todo

  • Data & bss section
  • 8-BIT Registers
  • Proper documentation

Official assembler: 8ASM

About

A somewhat based RISC architecture 16-bit cpu (R828) emulator

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published