21 Commits

Author SHA1 Message Date
Zoe Roux f189821764 Reenabling the CPU debugger 2021-07-06 12:45:27 +02:00
Clément Le Bihan cf1c6614c1 fixing include recursive 2021-05-19 10:03:45 +02:00
Melefo ed188e0e63 Update C++ to v20
Using span inside renderers
2021-02-11 09:43:58 +01:00
Melefo 7555227e20 Fixing more tabs 2021-02-10 13:49:56 +01:00
Melefo 694ea7f9d4 Adding renderer to APU to play the samples generated 2021-02-02 15:46:30 +01:00
Anonymus Raccoon c16ce36105 Adding a base class for a QT window 2020-02-16 16:53:18 +01:00
Anonymus Raccoon 6ff4de3e0b Finishing the bases of the QT renderer 2020-02-16 03:23:26 +01:00
Anonymus Raccoon 405847ad6f Updating the app to use QT 2020-02-16 01:57:38 +01:00
AnonymusRaccoon 9d614a6e0a Implementing TGUI 2020-02-14 18:24:24 +01:00
AnonymusRaccoon 6fca2293ee Cleaning up 2020-02-13 17:13:46 +01:00
AnonymusRaccoon f9349cf530 The code is now Coplien Compilent 2020-02-13 16:34:36 +01:00
AnonymusRaccoon a0e6119841 Cleaning up the memory bus and adding exception handling in the put pixel 2020-02-05 14:17:36 +01:00
Clément Le Bihan cc2b18314a if you putpixel outside the screen you will sigfault 2020-02-05 11:34:17 +01:00
Clément Le Bihan 3282944c75 fixed misleading x and y 2020-02-05 11:07:39 +01:00
Clément Le Bihan 3706e59d54 putpixel is working 2020-02-04 18:59:11 +01:00
Clément Le Bihan 250f01ec77 SFML working nicely can open and close the window and set a title 2020-02-04 15:42:19 +01:00
Clément Le Bihan 98168435c1 Start of sfml 2020-02-04 14:36:21 +01:00
Clément Le Bihan cc65968f8e SFRenderer and setWindowName added and a documentation fix 2020-01-31 17:43:51 +01:00
AnonymusRaccoon 15fb1c2cf1 Adding the SFML to the CMake libraries 2020-01-31 10:52:55 +01:00
Clément Le Bihan e33a29d7f6 adding window and videomode to the SFRenderer 2020-01-30 18:10:59 +01:00
Clément Le Bihan 76bdee9fb5 Added render interface and sfml renderer 2020-01-30 17:33:47 +01:00