Commit Graph

14 Commits

Author SHA1 Message Date
Lephenixnoir a416d40eea
Organize folders and build system to prepare for small revamp
Goals include:
* To recover emulator code into a working state (using SDL2 as I cannot
  use the Windows library)
* To allow memory management in emulator to not mirror the intricacies
  of the calculator version (eg. aSystemStack, aVRAMBuffer, etc)
* To recover actual printf-style error messages on the calculator
* To use the standard library and avoid random reimplementations of
  functions
* And other code cleanups that are only possible with CGDoom-specific
  header files, instead of the mix in platform.h and os.h
2021-08-14 09:42:57 +02:00
Lephenixnoir b7c16fd8a0
G3A update 2021-08-12 21:24:58 +02:00
Lephenixnoir 9c6ed32fee
G3A update 2021-08-04 18:50:00 +02:00
Lephenixnoir 18e583dad4
G3A update with direct-DD access 2021-08-04 15:59:11 +02:00
Lephenixnoir 33ec8b4651
G3A update with a lot of new levels 2021-08-04 13:40:19 +02:00
Lephenixnoir c7961f7992
G3A update with main UI and options 2021-08-02 22:02:19 +02:00
Lephenixnoir b6291e524f
G3A update 2021-07-30 12:01:04 +02:00
Lephenixnoir bba94dcc32
G3A for optimized version 2021-07-28 23:16:45 +02:00
Lephenixnoir ce44de385c
G3A for third working version 2021-07-27 14:27:09 +02:00
Lephenixnoir f2f2cd1ea4
G3A for second working version 2021-07-26 17:35:35 +02:00
Lephenixnoir e9366e7dcf
Add an error if a lump cannot be loaded 2021-07-17 16:41:42 +02:00
Lephenixnoir 55c2e64000
G3A for first working version + README 2021-07-17 10:51:07 +02:00
Computer Nerd 6bd7e296b4 Possible CG-50 update. 2019-04-04 00:11:35 -05:00
ComputerNerd bd6bb43473 Inital commit 2015-04-14 19:16:51 -05:00