mame/scripts/src
Sven Schnelle 7698173e29 Add HP98543 medium-res color graphics card (#3575)
* Remove vram_rw and ctrl_rw wrapper functions

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* topcat: replace hardcoded display width by m_fb_width

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* topcat: prepare topcat for multi plane operation

framebuffer vram is only 1 bit wide.

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* 98544: set single topcat plane

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* add nereid mapper used on HP98543/98545 graphic cards

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* prepare for multi-topcat operation

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* add HP 98543 4 plane graphics card

* hp9k_3xx: add hp98543 card

* topcat,nerid: disable VERBOSE

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* hp98543: use required_device_array

* 98543: use required_region_ptr

* 98544: use required_region_ptr

* topcat: add save state support

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* nereid: add save state support

* hp98544,hp98543,topcat: use shared memory space

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* nereid: remove redundant variable

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* topcat, nereid: remove trailing underscore from include guard

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* topcat,hp98543: code style fixes proposed in PR

Signed-off-by: Sven Schnelle <svens@stackframe.org>
2018-05-28 16:28:44 -04:00
..
mame Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
osd Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
3rdparty.lua softfloat3: fix msvc build (nw) (#3566) 2018-05-14 09:18:24 -04:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua Add HP98543 medium-res color graphics card (#3575) 2018-05-28 16:28:44 -04:00
cpu.lua proposal: move z80daisy* to devices/machine (#3572) 2018-05-15 17:53:07 +10:00
devices.lua Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
emu.lua Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
formats.lua New machines marked as NOT_WORKING 2018-03-21 20:53:11 +00:00
lib.lua dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
machine.lua proposal: move z80daisy* to devices/machine (#3572) 2018-05-15 17:53:07 +10:00
main.lua Fixed issues with CHD loading under Emscripten. [Justin Kerk] 2018-03-28 04:35:34 +00:00
netlist.lua srcclean (nw) 2017-05-28 13:40:48 +10:00
sound.lua uPD934G: Preliminary emulation 2018-03-17 09:10:18 +01:00
tests.lua srcclean (nw) 2017-02-19 11:40:55 +11:00
tools.lua Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
video.lua Add HP98543 medium-res color graphics card (#3575) 2018-05-28 16:28:44 -04:00