macemu/BasiliskII/src/uae_cpu
Ricky Zhang 342fbbce34
Port mini vMac guest OS screen ROM patch.
- Added Mac SE 24 bit ROM screen patch from mini vMac.
  The guest OS resolution in System 6 can be defined
  at an arbitrary combination.
- Mac frame buffer base mapping is moved out from guest RAM.
  This creates more leg room for the host frame buffer.
- Enable System 6 vscreen support in SDL2. Passed build and test.
- Enable System 6 vscreen support in SDL1. Passed build and test.
- Eanble System 6 vscreen support in XWidnow. Passed build and test.

See my [screen cast demo here](https://youtu.be/aXzM8t_u3zI)

Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
2020-07-15 19:14:36 -04:00
..
compiler Fix some string conversion warnings. 2017-12-10 11:27:08 -05:00
fpu Use ISO C functions for MSVC. 2015-08-06 01:17:17 -07:00
basilisk_glue.cpp Happy New Year! 2008-01-01 09:40:36 +00:00
build68k.c Add GPLv2 notices to files from UAE Amiga Emulator, as retrieved from the 2012-03-30 01:25:46 +00:00
cpu_emulation.h Port mini vMac guest OS screen ROM patch. 2020-07-15 19:14:36 -04:00
cpuopti.c Add GPLv2 notices to files from UAE Amiga Emulator, as retrieved from the 2012-03-30 01:25:46 +00:00
gencpu.c gencpu builds cleanly on MSVC. 2015-08-06 01:25:15 -07:00
m68k.h gencpu builds cleanly on MSVC. 2015-08-06 01:25:15 -07:00
memory.cpp Port mini vMac guest OS screen ROM patch. 2020-07-15 19:14:36 -04:00
memory.h Add GPLv2 notices to files from UAE Amiga Emulator, as retrieved from the 2012-03-30 01:25:46 +00:00
newcpu.cpp fix some format warnings 2017-12-10 11:27:08 -05:00
newcpu.h fix some format warnings 2017-12-10 11:27:08 -05:00
noflags.h - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00
readcpu.cpp gencpu builds cleanly on MSVC. 2015-08-06 01:25:15 -07:00
readcpu.h gencpu builds cleanly on MSVC. 2015-08-06 01:25:15 -07:00
spcflags.h gencpu builds cleanly on MSVC. 2015-08-06 01:25:15 -07:00
table68k - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00