Aaron Culliney
db4a71ca6f
Enable Chromium systrace for all platforms
2018-11-24 15:15:34 -08:00
Aaron Culliney
0ddd9ffd91
Use CONFORMANT_TRACKS for macOS build and re-arrange preprocessor macros
2018-11-11 13:18:52 -08:00
Aaron Culliney
227098ec52
Refactor video/display rendering
...
- Import NTSC video display modes
- Migrate to using full-color framebuffers
- Mac and Android builds somewhat working
- TODO : likely breaks display testing
2018-11-04 14:07:30 -08:00
Aaron Culliney
75edac3ace
First cut at implementing conformant video scanner
2018-07-29 18:33:17 -07:00
Aaron Culliney
850b8f3b02
Include moar thingz, not necessarily for use by Apple2{Mac,iOS} ...
2018-05-06 10:15:03 -07:00
Aaron Culliney
e3c0c2550f
Changes insisted upon by XCode
2018-05-06 10:14:56 -07:00
Aaron Culliney
4aa75a59c8
Change to automatic signing
2018-01-20 09:14:33 -08:00
Aaron Culliney
c1076aa9cf
Upgrade to recommended Xcode settings and fix some build issues
2018-01-20 08:25:51 -08:00
Aaron Culliney
8f155b5190
Mac app and tests build again
2018-01-20 08:14:08 -08:00
Aaron Culliney
570147712c
Get Mac and iOS builds working again
...
- iOS build is still super Alpha ;)
2017-09-13 20:27:42 -07:00
Aaron Culliney
bea9e1ee31
Added new iOS testing targets and misc project changes
2016-10-16 21:30:47 -07:00
Aaron Culliney
6e09383504
Add testui target for Apple2Mac project
2016-09-11 11:54:57 -07:00
Aaron Culliney
57dd816d61
Force CONFORMANT_TRACKS behavior for testtrace
2016-09-10 19:15:45 -06:00
Aaron Culliney
daddf5f287
Misc fixes for Mac testing
2016-09-10 16:57:52 -06:00
Aaron Culliney
fc3df8c6b6
Add macOS testtrace target
...
- TODO FIXME : currently failing some tracing tests
2016-09-02 12:39:38 -07:00
Aaron Culliney
721ea2c172
Also copy external-disks and use them if available
2016-09-02 12:39:09 -07:00
Aaron Culliney
1f79edca1d
Fix Mac/iOS build
2016-07-24 18:13:39 -07:00
Aaron Culliney
2f156d4262
Improve genglue.sh script for generating trampoline functions
2016-07-23 17:24:10 -07:00
Aaron Culliney
fc9ad6d4e1
Excise unused preprocessor macro
2016-07-23 17:23:58 -07:00
Aaron Culliney
cc9a164bec
Audio codepaths now always enabled
...
- Supported platforms:
- Mac/iOS (OpenAL)
- Desktop Linux/POSIX (OpenAL)
- Android (OpenSLES)
- TODO : for POSIX builds we should provide our own "null" audio backend if OpenAL/OpenSL not found by build script
2016-07-23 17:23:54 -07:00
Aaron Culliney
ab3392a8f8
Clean up macOS and iOS project file
...
- Include external disks
- Disks loading from App bundle is still broken on iOS (FIXME TODO)
2016-07-15 21:23:29 -07:00
Aaron Culliney
8d2142592c
Use correct deadc0de team
2016-07-15 21:23:24 -07:00
Aaron Culliney
7af88b3568
Tests are starting to run in iOS simulator
2016-06-30 21:03:58 -07:00
Aaron Culliney
2560a45e37
Get iOS app minimally building
2016-06-26 17:16:21 -07:00
Aaron Culliney
ca73750c44
Various tests works again on Mac
2016-06-26 09:31:56 -07:00
Aaron Culliney
f4354e2171
Get CPU test building again Mac
2016-06-24 19:33:13 -07:00
Aaron Culliney
e7b2dd3ad1
Fix product name
2016-04-23 12:46:59 -07:00
Aaron Culliney
98e5c883f9
Project file changes
2016-04-23 10:16:29 -07:00
Aaron Culliney
0dbcfbc9a2
Various fixes to get Mac and iOS building
2016-02-15 21:10:16 -08:00
Aaron Culliney
281fccb73b
Update misc project settings =)
2016-01-05 00:11:38 -08:00
Aaron Culliney
c5256dde85
Add new shader to iOS and Mac bundle
2016-01-05 00:10:11 -08:00
jvernet
1b2c6fff83
Project update
2016-01-04 21:25:28 -08:00
jvernet
29e6dcde2f
dsk document definition
...
so that you can download .dsk directly in Apple2IOS Document/inbox
directly from Safari. But need a way to show Inbox folder in Disk View…
2016-01-04 21:25:28 -08:00
jvernet
b6a9f667ef
Latest commit from mauiaaron need common.h in imagutil for FREE and MALLOC macros
2016-01-04 21:25:27 -08:00
jvernet
f05ce4d247
IOS icons
2016-01-04 21:25:27 -08:00
jvernet
672d824946
Yes, it work !
...
https://youtu.be/C5no96qnCNQ
2016-01-04 21:25:27 -08:00
jvernet
4d89d173f4
Here we are: now everything work for iPad.
2016-01-04 21:25:27 -08:00
jvernet
b60a697b86
Finally ! First time loading disk !!!
2016-01-04 21:25:27 -08:00
jvernet
3cea55cc40
Est ce que je vais terminer un jour ?
2016-01-04 21:25:26 -08:00
jvernet
28875b5e76
IOS Prefs
2016-01-04 21:25:26 -08:00
jvernet
a3040dfb05
IOS stuff
2016-01-04 21:25:26 -08:00
jvernet
97700bbff6
More IOS work
...
but it doesn’t work better.
2016-01-04 21:25:26 -08:00
jvernet
b9a6f0060d
test on real iPad
2016-01-04 21:25:26 -08:00
jvernet
4522fa98ac
ToolBar properly at bottom
2016-01-04 21:25:26 -08:00
jvernet
bf341731f0
Separate View/controller
2016-01-04 21:25:26 -08:00
jvernet
b04e7760c2
IOS ToolBar Trying
...
Need to know how it work…
2016-01-04 21:25:26 -08:00
jvernet
f984bfc5b0
IOS
2016-01-04 21:25:25 -08:00
jvernet
4d1224ce29
Localization French
2016-01-04 21:25:25 -08:00
jvernet
746dcb2e3d
Suite
2016-01-04 21:25:25 -08:00
jvernet
f4258ade45
Initials changes
...
Added NSToolbar and French Localization
2016-01-04 21:25:25 -08:00