Commit graph

10 commits

Author SHA1 Message Date
Gwenhael Le Moine
9dcfb47402
try to keep headers clean 2023-09-14 13:42:31 +02:00
Gwenhael Le Moine
5fe813f4d0
config.h is only needed in few places now 2023-05-03 14:10:33 +02:00
Gwenhael Le Moine
5f18956212
back to ( void ), I have seen the errors in my ways
https://stackoverflow.com/questions/29326149/is-it-mandatory-to-use-return-and-void-in-the-functions-in-c
2023-05-03 12:51:32 +02:00
Gwenhael Le Moine
bf9af92b91
read_rom actually read from its fname param instead of global variable romFileName 2023-05-03 11:06:47 +02:00
Gwenhael Le Moine
e706417212
drop global.h, clean config.h 2023-04-28 14:06:51 +02:00
Gwenhael Le Moine
d889b97ea0
remove GPL headers and changelogs 2023-04-27 14:52:04 +02:00
Gwenhael Le Moine
b56fbf9a4d
fix most trivial warnings and merge changes from x48-sdl 2023-04-27 13:31:46 +02:00
Gwenhael Le Moine
66fb6ec2c0
remove __ProtoType__ macro 2023-04-27 12:30:36 +02:00
Gwenhael Le Moine
4d8afad2c4
add and use .clang-format 2023-04-27 12:15:59 +02:00
Gwenhael Le Moine
e59ca61c98 import of sources from latest release found on Sourceforge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2015-07-26 11:16:05 +02:00