Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan f68696dc4a Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments há 8 anos atrás
  gdkchan 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions há 8 anos atrás
  gdkchan ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call há 8 anos atrás
  gdkchan 6a3aa6cd88 Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions há 8 anos atrás
  gdkchan 18ac1c4045 Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method há 8 anos atrás
  gdkchan b7e1d9930d aloha há 8 anos atrás