Commit Graph

9 Commits

Author SHA1 Message Date
transistor 979c51a3ca Run deploy 2024-03-17 11:26:13 -07:00
transistor f8083db181 Added raddad772/jsmoo's Z80 test runner
Special thanks to raddad772 https://github.com/raddad772

Also added some fixes to the Z80 for panicking math operations, but
it still won't complete due to an unimplemented instruction
2023-05-09 21:50:42 -07:00
transistor 07a675fab5 Added new clock types similar to Duration 2023-04-23 15:46:47 -07:00
transistor e6614f3e15 Refactored to allow dummy audio for console frontend 2023-03-14 20:05:29 -07:00
transistor a9b8633531 Added mouse support, but it's not used yet 2022-10-02 20:39:02 -07:00
transistor 8060f7179b Fixed some warnings 2022-09-09 22:31:55 -07:00
transistor dd0495e611 Updated readme 2021-12-31 14:29:28 -08:00
transistor 1262cbd8c0 Modified to use a common trait to derive other traits 2021-10-17 10:39:43 -07:00
transistor 6a4f53ca2b Initial start with some structure for instruction decoding 2021-09-28 16:09:38 -07:00