This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
AppleWin
Watch
1
Star
0
Fork
You've already forked AppleWin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
093e4d7146
AppleWin
/
source
/
linux
/
data.h
6 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Read (part of) the registry. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-06-08 21:58:26 +01:00
#
pragma once
It is too easy to set the wrong CPU and then nothing works. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-06-29 21:24:25 +01:00
void
CheckCpu
(
)
;
First (succesful) attempt at using NTSC code in Linux. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-11-20 21:23:27 +00:00
Reworked the entire wondows.h replacement. wincompat.h is a stripped down version coming from linapple-pie with the bare minimum common types. Each group of functions in its own file. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-11-23 18:17:44 +00:00
extern
int
g_nAltCharSetOffset
;
// alternate character set
Reference in a new issue
Copy permalink