Gwenhael Le Moine
|
d6c7d17271
|
eliminate pcalc_* functions; try to make UI scalable
|
2024-04-12 19:03:56 +02:00 |
|
Gwenhael Le Moine
|
d12a20df29
|
naming variables/functions/fields; simplify keyboard handling
|
2024-04-12 15:55:01 +02:00 |
|
Gwenhael Le Moine
|
ab453314aa
|
unneeded include
|
2024-04-12 14:42:45 +02:00 |
|
Gwenhael Le Moine
|
6989bde006
|
disable SHUTDN
|
2024-04-12 14:42:19 +02:00 |
|
Gwenhael Le Moine
|
a43178b79c
|
fonts size and window name
|
2024-04-12 14:41:30 +02:00 |
|
Gwenhael Le Moine
|
34121613aa
|
change some delays
|
2024-04-12 14:41:16 +02:00 |
|
Gwenhael Le Moine
|
45d6aa394a
|
add text on some keys
|
2024-04-12 11:19:25 +02:00 |
|
Gwenhael Le Moine
|
c3e6535719
|
ordering
|
2024-04-10 17:32:48 +02:00 |
|
Gwenhael Le Moine
|
54cbbf4df1
|
ROMs/Makefile
|
2024-04-10 17:31:49 +02:00 |
|
Gwenhael Le Moine
|
f7ad233cb2
|
use actual bool's true
|
2024-04-10 16:58:06 +02:00 |
|
Gwenhael Le Moine
|
c5ac37dc26
|
make pretty-code
|
2024-04-10 16:57:59 +02:00 |
|
Gwenhael Le Moine
|
5ab62c7b25
|
typo
|
2024-04-02 15:44:47 +02:00 |
|
Gwenhael Le Moine
|
eb794f8ad1
|
copy make get-roms from x48ng and use it
|
2024-03-20 21:04:48 +01:00 |
|
Gwenhael Le Moine
|
153dec5721
|
replace SDL_Delay with nanosleep
|
2023-10-04 09:21:22 +02:00 |
|
Gwenhael Le Moine
|
4898e35a6c
|
document sdl use in emulator.c
|
2023-10-03 17:04:24 +02:00 |
|
Gwenhael Le Moine
|
ce63fac57e
|
more cleaning and fiddling
|
2023-10-03 16:56:47 +02:00 |
|
Gwenhael Le Moine
|
36cf9a1aac
|
clean includes
|
2023-10-03 16:24:20 +02:00 |
|
Gwenhael Le Moine
|
493c6df450
|
clean headers and more dead code
|
2023-10-03 16:20:40 +02:00 |
|
Gwenhael Le Moine
|
080d4ef025
|
clean a lot of dead code
|
2023-10-03 16:02:52 +02:00 |
|
Gwenhael Le Moine
|
e5e6c74749
|
less printf
|
2023-10-03 14:53:33 +02:00 |
|
Gwenhael Le Moine
|
9b953e44b6
|
add throttling from x48(ng)
|
2023-10-03 14:45:57 +02:00 |
|
Gwenhael Le Moine
|
af509f1394
|
plug 128K cards in port 1 and 2
|
2023-10-03 14:44:57 +02:00 |
|
Gwenhael Le Moine
|
74f41a86d4
|
no support of Win32 nor Apple
|
2023-10-03 14:08:39 +02:00 |
|
Gwenhael Le Moine
|
866d373538
|
custom type boolean => bool
|
2023-10-03 14:06:40 +02:00 |
|
Gwenhael Le Moine
|
8000231f19
|
remove noisy headers; #include <stdbool.h>
|
2023-10-03 14:04:46 +02:00 |
|
Gwenhael Le Moine
|
de2796d944
|
update Makefile; compile without warnings/errors; remove #ifdef SDL_TTF
|
2023-10-03 13:53:05 +02:00 |
|
Gwenhael Le Moine
|
8ffc5792a6
|
[Makefile] add mrproper
|
2023-10-03 13:24:52 +02:00 |
|
Gwenhael Le Moine
|
37266dae69
|
use a system font
|
2023-05-11 16:58:52 +02:00 |
|
Gwenhael Le Moine
|
b7a7c607ee
|
clean code and Makefile
|
2023-05-11 16:43:32 +02:00 |
|
Gwenhael Le Moine
|
55654e62e6
|
make the Game button work (load zeldahp on stack)
|
2022-03-22 15:19:56 +01:00 |
|
Gwenhael Le Moine
|
bfba205457
|
compile in ./
|
2022-03-22 15:01:34 +01:00 |
|
Gwenhael Le Moine
|
42c3453f67
|
correctly get own's path
|
2022-03-22 14:58:08 +01:00 |
|
Gwenhael Le Moine
|
f9b78355f6
|
import https://github.com/brizzly/jsEmu48 changes; clean
; make it build
|
2022-03-22 14:30:58 +01:00 |
|
Gwenhael Le Moine
|
71617edc51
|
clean out CVS
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2022-03-22 13:51:18 +01:00 |
|
Gwenhael Le Moine
|
4b8f46b13d
|
first commit
|
2022-03-22 13:47:02 +01:00 |
|