Supermodel/VS2008
2023-10-30 14:04:48 +00:00
..
Musashi68K njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo. 2022-06-09 21:10:39 +00:00
SDL njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo. 2022-06-09 21:10:39 +00:00
SDLmain njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo. 2022-06-09 21:10:39 +00:00
SDLnet njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo. 2022-06-09 21:10:39 +00:00
ZLib njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo. 2022-06-09 21:10:39 +00:00
Build.bat Somehow John's Build.bat and Clean.bat did not get added in r262. Here they are. 2012-07-12 06:40:55 +00:00
Build.Release.bat Applied a series of patches by John Peterson: 2012-07-12 05:28:08 +00:00
Build.Release.Debugger.bat Applied a series of patches by John Peterson: 2012-07-12 05:28:08 +00:00
Clean.bat Somehow John's Build.bat and Clean.bat did not get added in r262. Here they are. 2012-07-12 06:40:55 +00:00
Rebuild.Release.bat Applied a series of patches by John Peterson: 2012-07-12 05:28:08 +00:00
Rebuild.Release.Debugger.bat Applied a series of patches by John Peterson: 2012-07-12 05:28:08 +00:00
Supermodel.sln Add SDLnetworking + some basic tcp classes 2020-06-13 19:46:12 +00:00
Supermodel.vcproj Committing various small updates that have been hanging around in my source tree for a while now: 2012-07-15 21:04:46 +00:00
Supermodel.vcxproj Set language standard to c++ 17 2023-10-30 14:04:48 +00:00
Supermodel.vcxproj.filters Rewrite the renderer a bit to spit out the finished graphics from the 3d chip on separate buffers. One buffer is for opaque pixels, and 2 more for translucent pixels. Before the frame was composited on the back buffer, which meant the tilegen had to have been drawn first. This way the images are now totally independant of the tilegen chip so can be drawn as soon as the register write 0xC is written to the tilegen. 2023-10-14 20:05:00 +01:00