23 Commits

Author SHA1 Message Date
Zoe Roux e1ecf7d61d Cleaning up the qt renderer 2021-07-11 01:19:24 +02:00
Zoe Roux f189821764 Reenabling the CPU debugger 2021-07-06 12:45:27 +02:00
Zoe Roux 9a36eded32 Cleaning up 2021-07-04 02:56:44 +02:00
Clément Le Bihan b8acc1520a whao it seems to work 2021-06-08 23:07:24 +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
Clément Le Bihan fd9da7085b adding rendering bg1 2020-05-13 18:34:20 +02: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 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 9be0bed7c7 adinng an icon shown if you're the build dir 2020-02-05 12:15:16 +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
Clément Le Bihan 76bdee9fb5 Added render interface and sfml renderer 2020-01-30 17:33:47 +01:00