Commit Graph

55 Commits

Author SHA1 Message Date
0xmac
45b8993cdd Tweaked Input args and other stuff 2025-01-30 09:18:43 +01:00
0xmac
5cc21f3a6f Added 65c02 Instructions NEEDS TESTING! 2025-01-30 09:18:26 +01:00
0xmac
caba72b134 Updated events to support dynamic window resize 2025-01-30 09:18:08 +01:00
0xmac
3a7dc09389 Updated Help and Preamble message 2025-01-30 09:17:50 +01:00
0xmac
c824ad0989 Added window resize function 2025-01-30 09:17:09 +01:00
0xmac
de0686edb7 Updated to support propper video scaling 2025-01-30 09:16:50 +01:00
0xmac
04f0fe2c7b Added option to execute command when resetting CPU 2025-01-24 10:38:08 +01:00
0xmac
dc23e8d7ed Fixed X register overflow 2025-01-24 10:37:46 +01:00
0xmac
37cfca1482 Added build-in pixelfont 2025-01-23 11:30:41 +01:00
0xmac
f99d710a8b Added on-screen info rendering 2025-01-23 11:30:32 +01:00
0xmac
f1ff0606e7 Added Drawstring function 2025-01-23 11:29:49 +01:00
0xmac
e34798f749 Added Function-key functions 2025-01-23 11:29:30 +01:00
0xmac
8fba20844b Changed Formatting 2025-01-23 11:28:19 +01:00
0xmac
a640c1a764 Reworked rendering system and added dynamic colors 2025-01-23 11:27:49 +01:00
0xmac
1d46a5338a Removed font.ttf 2025-01-23 11:14:57 +01:00
0xmac
e281b5b767 Removed memory.h 2025-01-08 18:26:23 +01:00
0xmac
7e6edad7c1 Changed header file to extern 2025-01-08 18:26:04 +01:00
0xmac
016c1265e7 Removed memory.h 2025-01-08 18:25:09 +01:00
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
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
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
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
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