OBattler
|
3e10570bbd
|
Machine code restructure, models are now machines instead and the init functions are in the machine files rather than in machine.c (former model.c), also moved the machine stuff into the machine/ subdirectory.
|
2017-09-02 20:39:57 +02:00 |
|
OBattler
|
be16ee33ba
|
The model structure now uses a pointer to a function that returns the pointer to the device structure, rather than a pointer to the device structure directly.
|
2017-09-02 15:46:21 +02:00 |
|
|
|
c1091d83d3
|
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
|
2017-08-27 04:33:47 +01:00 |
|