0xmac
|
727b69053e
|
Updated README
|
2025-02-03 08:07:17 +01:00 |
|
0xmac
|
17cb64b9dc
|
Made individual pixel rendering more efficient
|
2025-02-03 07:59:59 +01:00 |
|
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
|
8581e53373
|
Made Makefile more modular
|
2025-01-30 09:15:29 +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
|
0b6a27a5ce
|
Updated README
|
2025-01-23 11:15:04 +01:00 |
|
0xmac
|
1d46a5338a
|
Removed font.ttf
|
2025-01-23 11:14:57 +01:00 |
|
0xmac
|
95ba486684
|
Removed font.ttf reference from Makefile
|
2025-01-23 11:14:39 +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
|
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 |
|