magic/sim
Darryl L. Miles 2259ef626d SimRsim.c: EMSCRIPTEN fix for select/fd_set
The compiler has started to error on casting int* to fd_set*
Since WASM build has presense of fd_set then the ifdef have been
switched away from the legacy (pre 2000) method.
2025-10-04 20:50:31 -04:00
..
Makefile Makefile: whitespace only change 2025-07-29 10:50:32 -04:00
SimDBstuff.c sim: DBCellSrArea() cb_database_cellsrarea_t SimCellTileSrFunc() 2025-04-09 15:23:21 -04:00
SimExtract.c sim: constify various APIs 2025-04-09 15:23:21 -04:00
SimRsim.c SimRsim.c: EMSCRIPTEN fix for select/fd_set 2025-10-04 20:50:31 -04:00
SimSelect.c SimSelect.c: fix theoretical potential to write to .rodata string 2025-10-04 20:50:31 -04:00
sim.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00