Commit Graph

48 Commits

Author SHA1 Message Date
0xmac
a97f24fbc6 Added via.c 2025-01-07 14:36:20 +01:00
0xmac
ac2400c555 Moved Variables to main.c 2025-01-07 14:36:11 +01:00
0xmac
6f2c89964f Updated keyboard.c for SDL 2025-01-07 14:35:57 +01:00
0xmac
13603f61f8 Updated events.c for SDL 2025-01-07 14:35:49 +01:00
0xmac
c777421c79 Updated main.c for SDL 2025-01-07 14:35:39 +01:00
0xmac
98b435f570 Updated video.c for SDL 2025-01-07 14:35:28 +01:00
0xmac
1884b56533 Added helper file for SDL window creation 2025-01-07 14:06:42 +01:00
0xmac
29e5bea5f5 Updated README 2025-01-07 14:01:52 +01:00
0xmac
59833d3447 Added dynamic SDL flag support 2025-01-07 14:00:25 +01:00
0xmac
a87358662b Changed Makefile to SDL 2025-01-07 08:14:50 +01:00
0xmac
889877d614 Added font 2024-12-18 10:19:34 +01:00
0xmac
36e43fead5 Added Argument fetch + other stuff 2024-12-17 13:10:45 +01:00
0xmac
c5bca1ef5b Added function key functions 2024-12-17 13:10:31 +01:00
0xmac
308fe5ba50 Added function key functions 2024-12-17 13:10:12 +01:00
0xmac
c2a41c824c Added font reference to Makefile 2024-12-17 13:10:01 +01:00
0xmac
e4a05e27c7 Added Singlestepping feature 2024-12-12 14:23:47 +01:00
0xmac
1eb50d953d Cleanup 2024-12-12 14:23:33 +01:00
0xmac
cfce402934 Renamed Variable 2024-12-12 13:24:34 +01:00
0xmac
372af63728 Added Option for Optimisation 2024-12-12 13:24:03 +01:00
0xmac
d932a248c3 Fixed VRAM Size 2024-12-12 13:23:30 +01:00
0xmac
e8b5503595 Changed ls7emulator.c to main.c 2024-12-10 09:58:03 +01:00
0xmac
ccf8abbeca Tab cleanup 2024-12-05 11:45:31 +01:00
0xmac
945f5e679c Moved SFML vars to main file 2024-12-05 11:45:05 +01:00
0xmac
80dfbb3d0a Cleanup 2024-12-05 11:44:43 +01:00
0xmac
0f6e5abcb6 Removed #includes, added more variables 2024-12-05 11:44:22 +01:00
0xmac
056712f943 Deleted LS7 header file 2024-12-05 11:43:56 +01:00
0xmac
5842e91dd2 Removed config reference 2024-12-05 11:43:38 +01:00
0xmac
ab3b026324 Cleaned up some stuff 2024-12-02 14:31:43 +01:00
0xmac
0db7573a04 Fixed VRAM random value fill overhead 2024-12-02 14:06:56 +01:00
0xmac
f129aae3a3 Added SFML event handler 2024-12-02 14:06:29 +01:00
0xmac
b35d280f12 Added memory manager 2024-12-02 14:06:20 +01:00
0xmac
0227bc634f Added main c file 2024-12-02 14:06:05 +01:00
0xmac
a3fa133480 Added config.h 2024-12-02 14:05:49 +01:00
0xmac
99db648885 Added testbinaries 2024-12-02 14:05:38 +01:00
0xmac
a38cfc1cba Added -O2 Optimisation 2024-12-02 14:05:26 +01:00
0xmac
3389ed1172 Renamed variables 2024-12-02 10:39:58 +01:00
0xmac
623bec2127 Removed unused functions 2024-12-02 10:39:18 +01:00
0xmac
a5e914de4b Changed keyboard register to mem map 2024-12-02 10:37:30 +01:00
0xmac
59c3b0d640 Translated C# version to C 2024-11-29 03:18:05 +01:00
0xmac
b1ec2bd4e4 Updated CPU Module 2024-11-28 23:17:10 +01:00
0xmac
7a668f2462 Translated C# version to C 2024-11-28 23:16:06 +01:00
0xmac
0a30971589 Updated Makefile 2024-11-25 00:15:48 +01:00
0xmac
e8e553e859 Added CPU Module by Mike Chambers 2024-11-24 13:23:21 +01:00
6ec0f108e8 Added .gitignore 2024-11-24 13:20:52 +01:00
9c9161e696 Moved Makefile 2024-11-24 13:20:31 +01:00
2e7086e91b Updated Makefile 2024-11-24 12:57:41 +01:00
34eb4f1687 Added Makefile 2024-11-24 12:56:11 +01:00
bf14e2dc87 Initial commit 2024-11-24 11:46:21 +01:00